lib/nightcrawler_swift/version.rb in nightcrawler_swift-0.2.3 vs lib/nightcrawler_swift/version.rb in nightcrawler_swift-0.3.0

- old
+ new

@@ -1,3 +1,3 @@ module NightcrawlerSwift - VERSION = "0.2.3" + VERSION = "0.3.0" end