rack-attack/lib/rack/attack/version.rb
2012-07-27 09:56:15 -04:00

5 lines
60 B
Ruby

module Rack
module Attack
VERSION = '0.0.2'
end
end