Skip to content

Commit 5492bda

Browse files
authored
Merge pull request #33 from puppetlabs/CONT-344_Bump_release_version
CONT-344 Bump release version
2 parents e0aa68c + 993a160 commit 5492bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puppet-lint/plugins/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# version of this gem
22
class CheckUnsafeInterpolations
3-
VERSION ||= '0.0.3'.freeze
3+
VERSION ||= '0.0.4'.freeze
44
end

0 commit comments

Comments
 (0)