Skip to content

Commit 53db39c

Browse files
1.0.2
1 parent 94db148 commit 53db39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ package cheek
22

33
// Version will be set through build flags
44
// used to print version via cmd.
5-
const Version string = "v1.0.1"
5+
const Version string = "v1.0.2"

0 commit comments

Comments
 (0)