Skip to content

Commit f14d54c

Browse files
committed
bump up version to 0.2.0
1 parent 10dbecd commit f14d54c

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
@@ -7,7 +7,7 @@ import (
77
)
88

99
var name = "fillin"
10-
var version = "0.1.1"
10+
var version = "0.2.0"
1111
var description = "fill-in your command and execute"
1212
var author = "itchyny"
1313

0 commit comments

Comments
 (0)