rack-attack/lib/rack/attack/version.rb
2013-02-25 22:39:11 -05:00

5 lines
60 B
Ruby

module Rack
module Attack
VERSION = '2.1.0'
end
end