Skip to content

Commit ce988d3

Browse files
committed
(MAINT) Bump version to 0.0.2 for release
1 parent d30ded5 commit ce988d3

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)