bump version 4.2.0

This commit is contained in:
Aaron Suggs 2014-10-26 15:33:09 -04:00
parent 25739e24db
commit f9b7721e59

View file

@ -1,5 +1,5 @@
module Rack
class Attack
VERSION = '4.1.1'
VERSION = '4.2.0'
end
end