lib/mache/version.rb in
mache-1.0.1
vs lib/mache/version.rb in
mache-2.0.0
- old
+ new
@@ -1,3 +1,3 @@
module Mache
- VERSION = "1.0.1".freeze
+ VERSION = "2.0.0".freeze
end