Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
corka149 committed Oct 24, 2020
1 parent e3cd617 commit 62c074d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ import (
var (
major = 3
minor = 0
patch = 2
buildHash = "d22b5c6539793b3da5b68034da0b31c4bd135b67"
patch = 3
buildHash = "e3cd61773c9ce3282e5cc525828a58b681d8f86d"
)

// versionCmd represents the version command
Expand Down

0 comments on commit 62c074d

Please sign in to comment.