We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8685b31 commit 7ddab3cCopy full SHA for 7ddab3c
unicorn.gemspec
@@ -12,7 +12,7 @@ end.compact
12
13
Gem::Specification.new do |s|
14
s.name = %q{unicorn}
15
- s.version = (ENV['VERSION'] || '6.1.0').dup
+ s.version = (ENV['VERSION'] || '6.2.0').dup
16
s.authors = ['unicorn hackers']
17
s.summary = 'Rack HTTP server for fast clients and Unix'
18
s.description = File.read('README').split("\n\n")[1]
0 commit comments