lib/bake/modernize/version.rb
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2020-2025, by Samuel Williams. module Bake module Modernize VERSION = "0.48.0" end end
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2020-2025, by Samuel Williams. module Bake module Modernize VERSION = "0.48.0" end end