mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Have to do a small version bump to get the fixed dependency out.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@105 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
8bf636d451
commit
95c55d149e
2 changed files with 2 additions and 2 deletions
2
Rakefile
2
Rakefile
|
@ -32,7 +32,7 @@ end
|
|||
setup_extension("http11", "http11")
|
||||
|
||||
name="mongrel"
|
||||
version="0.3.10"
|
||||
version="0.3.10.1"
|
||||
|
||||
setup_gem(name, version) do |spec|
|
||||
spec.summary = "A small fast HTTP library and server that runs Rails, Camping, and Nitro apps."
|
||||
|
|
|
@ -7,7 +7,7 @@ ordering: 2
|
|||
|
||||
h1. Latest News
|
||||
|
||||
h2. Mar-12: Mongrel 0.3.10 -- Big Release Day
|
||||
h2. Mar-12: Mongrel 0.3.10.1 -- Big Release Day
|
||||
|
||||
This release is a bigger release than those in the
|
||||
past but it was necessary as it touched many little
|
||||
|
|
Loading…
Reference in a new issue