remarkable.gemspec in remarkable-4.0.0.alpha3 vs remarkable.gemspec in remarkable-4.0.0.alpha4

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{remarkable} - s.version = "4.0.0.alpha3" + s.version = "4.0.0.alpha4" s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version= s.authors = ["Ho-Sheng Hsiao", "Carlos Brando", "Jos\303\251 Valim"] - s.date = %q{2010-06-08} + s.date = %q{2010-06-11} s.description = %q{Remarkable: a framework for rspec matchers and macros, with support for I18n.} s.email = ["hosh@sparkfly.com", "eduardobrando@gmail.com", "jose.valim@gmail.com"] s.extra_rdoc_files = [ "CHANGELOG", "LICENSE",