rack-attack/lib/rack/attack/version.rb

5 lines
60 B
Ruby

module Rack
module Attack
VERSION = '0.2.0'
end
end