Skip to content

Commit 472a385

Browse files
author
Joshua M. Dotson
committed
Bump version to v0.6.0
1 parent 8dcdc43 commit 472a385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ func Execute() {
5959
}
6060

6161
func init() {
62-
versionNumber = "v0.5.1"
62+
versionNumber = "v0.6.0"
6363

6464
cobra.OnInitialize(initConfig)
6565

0 commit comments

Comments
 (0)