We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0aa68c + 993a160 commit 5492bdaCopy full SHA for 5492bda
lib/puppet-lint/plugins/version.rb
@@ -1,4 +1,4 @@
1
# version of this gem
2
class CheckUnsafeInterpolations
3
- VERSION ||= '0.0.3'.freeze
+ VERSION ||= '0.0.4'.freeze
4
end
0 commit comments