lib/alephant/cache/version.rb in alephant-cache-1.1.1 vs lib/alephant/cache/version.rb in alephant-cache-1.2.1

- old
+ new

@@ -1,5 +1,5 @@ module Alephant class Cache - VERSION = "1.1.1" + VERSION = "1.2.1" end end