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

- old
+ new

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