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.
1 parent 4883277 commit a579770Copy full SHA for a579770
lib/puppet-lint/plugins/version.rb
@@ -1,4 +1,4 @@
1
# version of this gem
2
class CheckUnsafeInterpolations
3
- VERSION ||= '0.0.2'.freeze
+ VERSION ||= '0.0.3'.freeze
4
end
0 commit comments