rack-attack/lib/rack/attack/version.rb
2015-12-18 11:43:14 -05:00

5 lines
59 B
Ruby

module Rack
class Attack
VERSION = '4.3.1'
end
end