Skip to content

Commit 584e6aa

Browse files
committed
Update version to 0.0.3
1 parent f4a3aaa commit 584e6aa

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,4 +1,4 @@
11
package main
22

33
var BuildTime string
4-
var AppVersion = "0.0.2 build on " + BuildTime
4+
var AppVersion = "0.0.3 build on " + BuildTime

0 commit comments

Comments
 (0)