lib/cinch/plugins/pax-timer/version.rb in cinch-pax-timer-1.0.1 vs lib/cinch/plugins/pax-timer/version.rb in cinch-pax-timer-1.0.2
- old
+ new
@@ -1,7 +1,7 @@
module Cinch
module Plugins
class PaxTimer
- VERSION = "1.0.1"
+ VERSION = "1.0.2"
end
end
end