Skip to content

Commit 6d6f3a1

Browse files
committed
bump version
1 parent af5822a commit 6d6f3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ func main() {
1212

1313
app := &cli.App{
1414
Name: "stew",
15-
Version: "v0.1.0",
15+
Version: "v0.2.0",
1616
Commands: []cli.Command{
1717
{
1818
Name: "install",

0 commit comments

Comments
 (0)