Skip to content

Commit 6ff9414

Browse files
committed
Bump version to 0.2.0
1 parent ca3a3a2 commit 6ff9414

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
"github.com/DQNEO/babygo/lib/strconv"
1010
)
1111

12-
const Version string = "0.1.0"
12+
const Version string = "0.2.0"
1313

1414
const ProgName string = "babygo"
1515

0 commit comments

Comments
 (0)