Skip to content

Commit 1635c98

Browse files
committed
Bump version
1 parent cbcaa0f commit 1635c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constant/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package constant
22

33
var (
4-
Version = "1.0.5"
4+
Version = "1.0.6"
55
Commit = ""
66
)

0 commit comments

Comments
 (0)