diff --git a/proxy_manager.gemspec b/proxy_manager.gemspec index e044382..6800c05 100644 --- a/proxy_manager.gemspec +++ b/proxy_manager.gemspec @@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__) # Describe your gem and declare its dependencies: Gem::Specification.new do |s| s.name = "proxy_manager" - s.version = '1.0.0' + s.version = '1.0.1' s.authors = ["Kirill Platonov"] s.licenses = ['MIT'] s.email = ["platonov.kd@gmail.com"]