Version 2.0.0

This commit is contained in:
Aaron Suggs 2013-01-11 14:41:27 -05:00
parent 452b46af3e
commit 3bcb453464

View file

@ -1,5 +1,5 @@
module Rack
module Attack
VERSION = '1.3.2'
VERSION = '2.0.0'
end
end