lib/munin-ruby/version.rb in
munin-ruby-0.2.2
vs lib/munin-ruby/version.rb in
munin-ruby-0.2.3
- old
+ new
@@ -1,5 +1,5 @@
module Munin unless defined?(::Munin::VERSION)
- VERSION = '0.2.2'
+ VERSION = '0.2.3'
end end