Skip to content

Commit

Permalink
Merge pull request #110 from base2Services/version-bump-0.11.3
Browse files Browse the repository at this point in the history
Version bump to 0.11.3
  • Loading branch information
tarunmenon95 authored Jun 20, 2023
2 parents d7cd28b + 49d0de6 commit a44a87c
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.11.2"
VERSION = "0.11.3"
CHANGE_SET_VERSION = VERSION.gsub('.', '-').freeze
end

0 comments on commit a44a87c

Please sign in to comment.