Skip to content

Commit

Permalink
Merge pull request #33 from puppetlabs/CONT-344_Bump_release_version
Browse files Browse the repository at this point in the history
CONT-344 Bump release version
  • Loading branch information
chelnak authored Dec 12, 2022
2 parents e0aa68c + 993a160 commit 5492bda
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.3'.freeze
VERSION ||= '0.0.4'.freeze
end

0 comments on commit 5492bda

Please sign in to comment.