We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8cc9dcb + ce988d3 commit 0e250d4Copy full SHA for 0e250d4
lib/puppet-lint/plugins/version.rb
@@ -1,4 +1,4 @@
1
# version of this gem
2
class CheckUnsafeInterpolations
3
- VERSION ||= '0.0.1'.freeze
+ VERSION ||= '0.0.2'.freeze
4
end
0 commit comments