rack-attack/lib/rack/attack/version.rb
2013-08-05 21:14:16 -04:00

5 lines
60 B
Ruby

module Rack
module Attack
VERSION = '2.2.1'
end
end