ubiquo.gemspec in ubiquo-0.4.2 vs ubiquo.gemspec in ubiquo-0.4.3

- old
+ new

@@ -3,16 +3,16 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{ubiquo} - s.version = "0.4.2" + s.version = "0.4.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Albert Callarisa", "Bernat Foj", "Eric Garc\303\255a", "Felip Ladr\303\263n", "Antoni Reina", "Ramon Salvad\303\263", "Arnau S\303\241nchez"] - s.date = %q{2011-02-14} + s.date = %q{2011-02-22} s.default_executable = %q{ubiquo} - s.description = %q{This gem provides a command-line interface to speed up creation of ubiquo based apps.} + s.description = %q{This gem provides a command-line interface to speed up the creation of ubiquo based apps.} s.email = %q{rsalvado@gnuine.com} s.executables = ["ubiquo"] s.extra_rdoc_files = [ "LICENSE", "README.rdoc"