lib/bake/modernize/version.rb in bake-modernize-0.13.4 vs lib/bake/modernize/version.rb in bake-modernize-0.13.5

- old
+ new

@@ -3,8 +3,8 @@ # Released under the MIT License. # Copyright, 2020-2022, by Samuel Williams. module Bake module Modernize - VERSION = "0.13.4" + VERSION = "0.13.5" end end