lib/seo_cache/version.rb in seo_cache-0.16.0 vs lib/seo_cache/version.rb in seo_cache-0.17.0

- old
+ new

@@ -1,3 +1,3 @@ module SeoCache - VERSION = '0.16.0'.freeze + VERSION = '0.17.0'.freeze end