Skip to content

Commit 80a1bbb

Browse files
committed
uplift version
1 parent 650033f commit 80a1bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
var (
22-
versionString = "0.1.0"
22+
versionString = "0.1.2"
2323
)
2424

2525
func main() {

0 commit comments

Comments
 (0)