rack-attack/lib/rack/attack/version.rb
2016-08-11 13:39:22 -04:00

5 lines
59 B
Ruby

module Rack
class Attack
VERSION = '5.0.1'
end
end