lib/proxy_tester/version.rb in proxy_tester-0.1.2 vs lib/proxy_tester/version.rb in proxy_tester-0.1.3

- old
+ new

@@ -1,4 +1,5 @@ -#main ProxyTester +# encoding: utf-8 +# ProxyTester module ProxyTester - VERSION = '0.1.2' + VERSION = '0.1.3' end