lib/rconf/version.rb in rconf-0.9.25 vs lib/rconf/version.rb in rconf-0.10.0

- old
+ new

@@ -10,11 +10,11 @@ # the licensee module RightConf MAJOR = 0 - MINOR = 9 - BUILD = 25 + MINOR = 10 + BUILD = 0 VERSION = [MAJOR, MINOR, BUILD].map(&:to_s).join('.') DESCRIPTION = <<-EOS rconf configures the environment for a given application. rconf reads