configit.gemspec in configit-0.1.1 vs configit.gemspec in configit-0.1.2

- old
+ new

@@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{configit} - s.version = "0.1.1" + s.version = "0.1.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Kris Rasmussen"] - s.date = %q{2009-12-22} + s.date = %q{2010-02-17} s.default_executable = %q{configit} s.description = %q{The purpose of this gem is to make it very easy to consume configuration files and define them.} s.email = %q{kris@aptana.com} s.executables = ["configit"]