lib/alephant/cache/version.rb in alephant-cache-1.2.4 vs lib/alephant/cache/version.rb in alephant-cache-2.0.0

- old
+ new

@@ -1,5 +1,5 @@ module Alephant class Cache - VERSION = "1.2.4" + VERSION = "2.0.0" end end