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

- old
+ new

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