Skip to content

Commit 993a160

Browse files
committed
CONT-344 Bump release version
Bumping release version in preparation for new release which fixes a bug where ruby version was set too high
1 parent e0aa68c commit 993a160

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)