Skip to content

Commit

Permalink
Merge pull request #34 from seashell/dev
Browse files Browse the repository at this point in the history
Update version to 0.1.0-rc1
  • Loading branch information
edufschmidt authored Jul 14, 2020
2 parents 65bd874 + 360c4ed commit 6bcbb77
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 = "0.1.0"
Version = "0.1.0-rc1"

// 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 6bcbb77

Please sign in to comment.