rack-attack/lib/rack/attack/version.rb
2018-03-29 12:24:37 -03:00

5 lines
59 B
Ruby

module Rack
class Attack
VERSION = '5.2.0'
end
end