lib/proxy_tester/version.rb in
proxy_tester-0.0.1
vs lib/proxy_tester/version.rb in
proxy_tester-0.0.2
- old
+ new
@@ -1,3 +1,4 @@
+#main ProxyTester
module ProxyTester
- VERSION = "0.0.1"
+ VERSION = '0.0.2'
end