lib/munin-ruby/version.rb in munin-ruby-0.2.4 vs lib/munin-ruby/version.rb in munin-ruby-0.2.5

- old
+ new

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