Skip to content

Commit c116a03

Browse files
committed
Release v0.1.0
1 parent 86341c6 commit c116a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package main
22

3-
const Version string = "0.0.1"
3+
const Version string = "0.1.0"
44

55
var GitCommit = ""

0 commit comments

Comments
 (0)