mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
bump version to 1.0.3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user