lib/socialcrawler/version.rb in socialcrawler-0.0.0 vs lib/socialcrawler/version.rb in socialcrawler-0.0.2

- old
+ new

@@ -1,3 +1,3 @@ module SocialCrawler - VERSION = "0.0.0" + VERSION = "0.0.2" end