Skip to content

Commit

Permalink
Merge pull request #837 from justinstoller/maint-automation
Browse files Browse the repository at this point in the history
(maint) Use semver pre-release version
  • Loading branch information
Magisus committed Aug 16, 2018
2 parents 36c2e09 + d870445 commit ec1f20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/r10k/version.rb
@@ -1,3 +1,3 @@
module R10K
VERSION = '3.0.0.dev'
VERSION = '3.0.0-dev'
end

0 comments on commit ec1f20c

Please sign in to comment.