Skip to content

Commit

Permalink
Merge pull request #25 from puppetlabs/MAINT_bump-version
Browse files Browse the repository at this point in the history
(MAINT) Bump version to 0.0.2 for release
  • Loading branch information
jordanbreen28 authored Dec 6, 2022
2 parents 8cc9dcb + ce988d3 commit 0e250d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet-lint/plugins/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# version of this gem
class CheckUnsafeInterpolations
VERSION ||= '0.0.1'.freeze
VERSION ||= '0.0.2'.freeze
end

0 comments on commit 0e250d4

Please sign in to comment.