Skip to content

Commit 55de5fa

Browse files
authored
Merge pull request #30 from puppetlabs/bump_version_0.0.3
(CONT-341) Bump version to 0.0.3
2 parents 4883277 + a579770 commit 55de5fa

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.2'.freeze
3+
VERSION ||= '0.0.3'.freeze
44
end

0 commit comments

Comments
 (0)