lib/bake/modernize/version.rb in bake-modernize-0.1.4 vs lib/bake/modernize/version.rb in bake-modernize-0.2.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.1.4" + VERSION = "0.2.0" end end