# -*- encoding: utf-8 -*- module Cinch module Plugins # Versioning info class PaxTimer VERSION = '1.0.14' end end end