Skip to content

Commit f8927db

Browse files
committed
version
1 parent 4e60257 commit f8927db

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
@@ -9,7 +9,7 @@ import (
99
)
1010

1111
const (
12-
version = "0.1"
12+
version = "0.2.1"
1313
)
1414

1515
func main() {

0 commit comments

Comments
 (0)