version 1.0.0

This commit is contained in:
Aaron Suggs 2012-08-02 12:15:40 -04:00
parent 8e59e84e00
commit d50e779cdc

View file

@ -1,5 +1,5 @@
module Rack module Rack
module Attack module Attack
VERSION = '0.2.0' VERSION = '1.0.0'
end end
end end