lib/http_scanner/version.rb in http_scanner-0.2.0 vs lib/http_scanner/version.rb in http_scanner-0.2.1

- old
+ new

@@ -1,3 +1,3 @@ class HttpScanner - VERSION = '0.2.0' + VERSION = '0.2.1' end