lib/nightcrawler_swift/version.rb in nightcrawler_swift-0.7.0 vs lib/nightcrawler_swift/version.rb in nightcrawler_swift-0.8.0

- old
+ new

@@ -1,3 +1,3 @@ module NightcrawlerSwift - VERSION = "0.7.0" + VERSION = "0.8.0" end