lib/cacheable_flash/version.rb in cacheable_flash-0.2.4 vs lib/cacheable_flash/version.rb in cacheable_flash-0.2.5

- old
+ new

@@ -1,3 +1,3 @@ module CacheableFlash - VERSION = "0.2.4" + VERSION = "0.2.5" end