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