lib/cinch/plugins/pax-timer/version.rb in cinch-pax-timer-1.0.18 vs lib/cinch/plugins/pax-timer/version.rb in cinch-pax-timer-1.0.20
- old
+ new
@@ -1,9 +1,9 @@
# -*- encoding: utf-8 -*-
module Cinch
module Plugins
# Versioning info
class PaxTimer
- VERSION = '1.0.18'
+ VERSION = '1.0.20'
end
end
end