We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4883277 + a579770 commit 55de5faCopy full SHA for 55de5fa
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