Skip to content

Commit 0e250d4

Browse files
Merge pull request #25 from puppetlabs/MAINT_bump-version
(MAINT) Bump version to 0.0.2 for release
2 parents 8cc9dcb + ce988d3 commit 0e250d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puppet-lint/plugins/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# version of this gem
22
class CheckUnsafeInterpolations
3-
VERSION ||= '0.0.1'.freeze
3+
VERSION ||= '0.0.2'.freeze
44
end

0 commit comments

Comments
 (0)