rack-attack/lib/rack/attack/version.rb
2014-03-15 08:01:55 -04:00

5 lines
60 B
Ruby

module Rack
module Attack
VERSION = '3.0.0'
end
end