lib/alephant/storage/version.rb in alephant-storage-1.1.1 vs lib/alephant/storage/version.rb in alephant-storage-2.0.0

- old
+ new

@@ -1,5 +1,5 @@ module Alephant class Storage - VERSION = "1.1.1" + VERSION = "2.0.0" end end