# encoding: utf-8 module Rack class Webconsole # rack-webconsole version number. VERSION = "0.1.7" end end