lib/cachy/version.rb in cachy-0.3.1 vs lib/cachy/version.rb in cachy-0.4.0

- old
+ new

@@ -1,3 +1,3 @@ module Cachy - Version = VERSION = '0.3.1' + Version = VERSION = '0.4.0' end