lib/podcast_index/version.rb in podcast_index-0.1.0 vs lib/podcast_index/version.rb in podcast_index-0.2.0

- old
+ new

@@ -1,3 +1,3 @@ module PodcastIndex - VERSION = "0.1.0".freeze + VERSION = "0.2.0".freeze end