Skip to content

Commit

Permalink
Merge pull request #30 from puppetlabs/bump_version_0.0.3
Browse files Browse the repository at this point in the history
(CONT-341) Bump version to 0.0.3
  • Loading branch information
chelnak authored Dec 9, 2022
2 parents 4883277 + a579770 commit 55de5fa
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.2'.freeze
VERSION ||= '0.0.3'.freeze
end

0 comments on commit 55de5fa

Please sign in to comment.