Skip to content

Commit

Permalink
(CONT-341) Bump version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GSPatton committed Dec 9, 2022
1 parent 4883277 commit a579770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet-lint/plugins/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# version of this gem
class CheckUnsafeInterpolations
VERSION ||= '0.0.2'.freeze
VERSION ||= '0.0.3'.freeze
end

0 comments on commit a579770

Please sign in to comment.