braid.gemspec in evilchelu-braid-0.4.10 vs braid.gemspec in evilchelu-braid-0.4.11

- old
+ new

@@ -1,13 +1,13 @@ Gem::Specification.new do |s| s.name = %q{braid} - s.version = "0.4.10" + s.version = "0.4.11" s.specification_version = 2 if s.respond_to? :specification_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Cristi Balan", "Norbert Crombach"] - s.date = %q{2008-09-23} + s.date = %q{2008-09-26} s.default_executable = %q{braid} s.description = %q{A simple tool for tracking vendor branches in git.} s.email = %q{evil@che.lu} s.executables = ["braid"] s.extra_rdoc_files = ["README.rdoc"]