Skip to content

Commit

Permalink
bump version to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Guslington authored Nov 10, 2022
1 parent bf8c5fb commit 0ef1763
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.9.2"
VERSION = "0.10.0"
CHANGE_SET_VERSION = VERSION.gsub('.', '-').freeze
end

0 comments on commit 0ef1763

Please sign in to comment.