rack-attack/lib/rack/attack/version.rb
2018-03-09 15:23:46 -03:00

5 lines
59 B
Ruby

module Rack
class Attack
VERSION = '5.1.0'
end
end