Skip to content

Commit df59621

Browse files
committed
bump version
1 parent bf636af commit df59621

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
@@ -16,7 +16,7 @@ import (
1616
)
1717

1818
const (
19-
version = "0.1"
19+
version = "0.2"
2020
)
2121

2222
func main() {

0 commit comments

Comments
 (0)