bump to version 2.1.0

This commit is contained in:
Aaron Suggs 2013-02-25 22:39:11 -05:00
parent cf508e1d18
commit 1c01e6097c

View file

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