lib/bake/modernize/version.rb in bake-modernize-0.16.2 vs lib/bake/modernize/version.rb in bake-modernize-0.17.0
- old
+ new
@@ -3,8 +3,8 @@
# Released under the MIT License.
# Copyright, 2020-2023, by Samuel Williams.
module Bake
module Modernize
- VERSION = "0.16.2"
+ VERSION = "0.17.0"
end
end