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

- old
+ new

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