cloud-crowd.gemspec in cloud-crowd-0.5.0 vs cloud-crowd.gemspec in cloud-crowd-0.5.2

- old
+ new

@@ -1,9 +1,9 @@ Gem::Specification.new do |s| s.name = 'cloud-crowd' - s.version = '0.5.0' # Keep version in sync with cloud-cloud.rb - s.date = '2010-06-22' + s.version = '0.5.2' # Keep version in sync with cloud-cloud.rb + s.date = '2010-08-03' 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 @@ -111,6 +111,6 @@ test/unit/test_job.rb test/unit/test_worker.rb test/unit/test_work_unit.rb views/operations_center.erb ) -end \ No newline at end of file +end