cloud-crowd.gemspec in cloud-crowd-0.7.2 vs cloud-crowd.gemspec in cloud-crowd-0.7.3

- old
+ new

@@ -1,9 +1,9 @@ Gem::Specification.new do |s| s.name = 'cloud-crowd' - s.version = '0.7.2' # Keep version in sync with cloud-cloud.rb - s.date = '2014-04-17' + s.version = '0.7.3' # Keep version in sync with cloud-cloud.rb + s.date = '2014-05-06' s.homepage = "http://wiki.github.com/documentcloud/cloud-crowd" s.summary = "Parallel Processing for the Rest of Us" s.description = <<-EOS The crowd, suddenly there where there was nothing before, is a mysterious and @@ -13,10 +13,10 @@ streets had only one direction. EOS s.license = "MIT" - s.authors = ['Jeremy Ashkenas', 'Ted Han'] + s.authors = ['Jeremy Ashkenas', 'Ted Han', 'Nathan Stitt'] s.email = 'opensource@documentcloud.org' s.rubyforge_project = 'cloud-crowd' s.require_paths = ['lib'] s.executables = ['crowd']