We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67c12af commit 7fdf91bCopy full SHA for 7fdf91b
proxy_manager.gemspec
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
3
# Describe your gem and declare its dependencies:
4
Gem::Specification.new do |s|
5
s.name = "proxy_manager"
6
- s.version = '0.0.7'
+ s.version = '0.0.8'
7
s.authors = ["Kirill Platonov"]
8
s.licenses = ['MIT']
9
s.email = ["[email protected]"]
0 commit comments