Skip to content

Commit

Permalink
Bump version to 0.11.8 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunmenon95 authored Jan 4, 2024
1 parent 379f097 commit cbeec1e
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.7"
VERSION = "0.11.8"
CHANGE_SET_VERSION = VERSION.gsub('.', '-').freeze
end

0 comments on commit cbeec1e

Please sign in to comment.