Skip to content

Commit

Permalink
Merge pull request #91 from c-e-brumm/version-bump
Browse files Browse the repository at this point in the history
Arbitrary versioning bump directly to 1.0.
  • Loading branch information
openshift-merge-robot authored Oct 24, 2019
2 parents 72e6a60 + eaf5fc5 commit b0405ce
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
@@ -1,5 +1,5 @@
package version

var (
Version = "0.0.1"
Version = "1.0.0"
)

0 comments on commit b0405ce

Please sign in to comment.