lib/bake/modernize/version.rb in bake-modernize-0.4.2 vs lib/bake/modernize/version.rb in bake-modernize-0.4.3

- 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.2" + VERSION = "0.4.3" end end