Skip to content

Commit

Permalink
Bump version to 1.1.0-pre (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
jholdstock committed Mar 1, 2021
1 parent 91701b1 commit 681341c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Expand Up @@ -17,7 +17,7 @@ const semverAlphabet = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrst
// Constants defining the application version number.
const (
Major = 1
Minor = 0
Minor = 1
Patch = 0
)

Expand Down

0 comments on commit 681341c

Please sign in to comment.