Skip to content

Commit

Permalink
Merge pull request #35 from base2Services/version-bump-0.7.2
Browse files Browse the repository at this point in the history
version bump to 0.7.2
  • Loading branch information
Guslington authored Oct 7, 2021
2 parents da89873 + 3f96107 commit 061315a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cfnguardian/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module CfnGuardian
VERSION = "0.7.1"
VERSION = "0.7.2"
CHANGE_SET_VERSION = VERSION.gsub('.', '-').freeze
end

0 comments on commit 061315a

Please sign in to comment.