lib/munin-ruby/version.rb in munin-ruby-0.2.1 vs lib/munin-ruby/version.rb in munin-ruby-0.2.2

- old
+ new

@@ -1,5 +1,5 @@ module Munin unless defined?(::Munin::VERSION) - VERSION = '0.2.1' + VERSION = '0.2.2' end end