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

- old
+ new

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