lib/things_fetcher/version.rb in things-fetcher-0.1.2 vs lib/things_fetcher/version.rb in things-fetcher-0.1.3

- old
+ new

@@ -1,3 +1,3 @@ module ThingsFetcher - VERSION = "0.1.2" + VERSION = "0.1.3" end