Skip to content

Commit

Permalink
(GH443) Release 2.0.0 PR
Browse files Browse the repository at this point in the history
  Upgrade version to 2.0.0 and publish the new gem version.
  • Loading branch information
rnelson0 committed Jun 22, 2016
1 parent b04a35f commit 2961da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet-lint/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
class PuppetLint
VERSION = '1.1.0'
VERSION = '2.0.0'
end

0 comments on commit 2961da3

Please sign in to comment.