Skip to content

Commit 62c074d

Browse files
committed
Bumped version
1 parent e3cd617 commit 62c074d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmd/version.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ import (
3131
var (
3232
major = 3
3333
minor = 0
34-
patch = 2
35-
buildHash = "d22b5c6539793b3da5b68034da0b31c4bd135b67"
34+
patch = 3
35+
buildHash = "e3cd61773c9ce3282e5cc525828a58b681d8f86d"
3636
)
3737

3838
// versionCmd represents the version command

0 commit comments

Comments
 (0)