lib/mache/version.rb in mache-2.0.0 vs lib/mache/version.rb in mache-2.1.0

- old
+ new

@@ -1,3 +1,3 @@ module Mache - VERSION = "2.0.0".freeze + VERSION = "2.1.0".freeze end