Skip to content

Commit

Permalink
Generate files for 1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hashicorp-nomad committed Dec 16, 2020
1 parent 1997b79 commit c9c68aa
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.0"
Version = "1.0.1"

// 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 c9c68aa

Please sign in to comment.