Skip to content

Commit a78b37e

Browse files
committed
update version to 1.1.0
1 parent 8881e08 commit a78b37e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const (
1111
ProjectPathBucket = "projectPaths"
1212
ProjectAliasBucket = "projectAliases"
1313
ConfigBucket = "config"
14-
version = "1.0.1"
14+
version = "1.1.0"
1515
)
1616

1717
var (

0 commit comments

Comments
 (0)