lib/bake/modernize/version.rb in bake-modernize-0.4.8 vs lib/bake/modernize/version.rb in bake-modernize-0.4.9

- old
+ new

@@ -18,8 +18,8 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. module Bake module Modernize - VERSION = "0.4.8" + VERSION = "0.4.9" end end