Skip to content

Commit

Permalink
bump version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cgbaker committed Jan 28, 2021
1 parent 2b8d52a commit 08741d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ var (
GitDescribe string

// The main version number that is being run at the moment.
Version = "1.0.2"
Version = "1.0.3"

// A pre-release marker for the version. If this is "" (empty string)
// then it means that it is a final release. Otherwise, this is a pre-release
Expand Down

0 comments on commit 08741d9

Please sign in to comment.