rack-attack/lib/rack/attack/version.rb
2013-05-16 14:24:41 -04:00

5 lines
60 B
Ruby

module Rack
module Attack
VERSION = '2.1.1'
end
end