Skip to content

Commit b460a42

Browse files
committed
chore(version): bump to 0.11.0
1 parent a92bd63 commit b460a42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/cmd/version.go

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

1212
var (
13-
version = "0.9.0"
13+
version = "0.11.0"
1414
commit = ""
1515
date = ""
1616
)

0 commit comments

Comments
 (0)