Skip to content

Commit 11e1954

Browse files
release: v1.0.0-beta.2
1 parent 9d113d1 commit 11e1954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/zwooc/cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
)
1212

1313
var (
14-
VERSION = "1.0.0-beta.1"
14+
VERSION = "1.0.0-beta.2"
1515
)
1616

1717
var (

0 commit comments

Comments
 (0)