version 2.2.0

This commit is contained in:
Aaron Suggs 2013-06-20 11:05:00 -04:00
parent 2d81fa7217
commit 9388e98eb0

View file

@ -1,5 +1,5 @@
module Rack
module Attack
VERSION = '2.1.1'
VERSION = '2.2.0'
end
end