rack-attack/lib/rack/attack/version.rb
2013-01-11 14:41:27 -05:00

5 lines
60 B
Ruby

module Rack
module Attack
VERSION = '2.0.0'
end
end