Skip to content

Commit

Permalink
Version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
STARRY-S committed Jan 7, 2025
1 parent cbb13b7 commit 8d1233a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/utils/version.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package utils

var (
Version = "v0.1.0"
Version = "v0.1.1"
GitCommit = "HEAD"
)

0 comments on commit 8d1233a

Please sign in to comment.