rack-attack/lib/rack/attack/version.rb
2014-09-08 21:34:28 -04:00

5 lines
59 B
Ruby

module Rack
class Attack
VERSION = '4.1.1'
end
end