rack-attack/lib/rack/attack/version.rb
2012-08-15 18:16:12 -04:00

5 lines
60 B
Ruby

module Rack
module Attack
VERSION = '1.3.2'
end
end