ruby-conf.gemspec in ruby-conf-1.0.1 vs ruby-conf.gemspec in ruby-conf-1.1.0

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{ruby-conf} - s.version = "1.0.1" + s.version = "1.1.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Curtis Schofield & Hollin Wilkins"] - s.date = %q{2012-01-25} + s.date = %q{2012-01-26} s.description = %q{rubyconf is a ruby configuration dsl that aims to make it simple to write and read configurations for ruby apps without a yaml or xml file} s.email = %q{blazingpair@blazingcloud.net} s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"