rack-attack/lib/rack/attack/version.rb
2018-06-20 19:49:15 -03:00

5 lines
59 B
Ruby

module Rack
class Attack
VERSION = '5.3.1'
end
end