diff --git a/lib/mache/version.rb b/lib/mache/version.rb index 9978712..f9db33b 100644 --- a/lib/mache/version.rb +++ b/lib/mache/version.rb @@ -1,3 +1,3 @@ module Mache - VERSION = "1.0.1".freeze + VERSION = "2.0.0".freeze end