bump to version 2.1.1

This commit is contained in:
Aaron Suggs 2013-05-16 14:19:12 -04:00
parent 8026d57fc3
commit d1cf2a2eea

View file

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