Skip to content

Commit

Permalink
Fixed concurrency issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kugelschieber committed Jun 4, 2024
1 parent 797c76f commit c1ccb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package pkg

const (
version = "0.3.0"
version = "0.4.0"
)

// Version returns the Shifu version number.
Expand Down

0 comments on commit c1ccb6f

Please sign in to comment.