rack-attack/lib/rack/attack/version.rb
2015-04-16 14:06:46 -04:00

5 lines
59 B
Ruby

module Rack
class Attack
VERSION = '4.3.0'
end
end