Skip to content

Commit

Permalink
Merge pull request #38 from base2Services/release/0.7.3
Browse files Browse the repository at this point in the history
Bump version to 0.7.3
  • Loading branch information
Samseppiol authored Oct 14, 2021
2 parents 6e48f04 + 62e781c commit 3b93496
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.2"
VERSION = "0.7.3"
CHANGE_SET_VERSION = VERSION.gsub('.', '-').freeze
end

0 comments on commit 3b93496

Please sign in to comment.