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

- old
+ new

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