lib/bake/modernize/version.rb in bake-modernize-0.5.1 vs lib/bake/modernize/version.rb in bake-modernize-0.6.0

- 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.5.1" + VERSION = "0.6.0" end end