Compare commits
1 Commits
main
...
v0.3.1-rc1
Author | SHA1 | Date | |
---|---|---|---|
|
bcd5c09e65 |
2
main.go
2
main.go
@ -13,7 +13,7 @@ import (
|
||||
|
||||
var (
|
||||
// Version is the main version number that is being run at the moment.
|
||||
Version = "v0.3.0"
|
||||
Version = "0.3.1"
|
||||
|
||||
// VersionPrerelease is A pre-release marker for the Version. If this is ""
|
||||
// (empty string) then it means that it is a final release. Otherwise, this
|
||||
|
Loading…
Reference in New Issue
Block a user