lib/cinch/plugins/karma/version.rb in cinch-karma-1.0.2 vs lib/cinch/plugins/karma/version.rb in cinch-karma-1.0.3

- old
+ new

@@ -1,9 +1,9 @@ # -*- coding: utf-8 -*- module Cinch module Plugins # Version info class Karma - VERSION = '1.0.2' + VERSION = '1.0.3' end end end