lib/seo_cache/version.rb in seo_cache-0.13.0 vs lib/seo_cache/version.rb in seo_cache-0.14.0

- old
+ new

@@ -1,3 +1,3 @@ module SeoCache - VERSION = '0.13.0'.freeze + VERSION = '0.14.0'.freeze end