projectdx_pipeline.gemspec in projectdx_pipeline-1.2.1 vs projectdx_pipeline.gemspec in projectdx_pipeline-1.2.2

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "projectdx_pipeline" - s.version = "1.2.1" + s.version = "1.2.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Renewable Funding"] - s.date = "2012-02-28" + s.date = "2012-03-01" s.description = "Common pipeline tasks and libraries to be used for all components of the ProjectDX platform" s.email = "devteam@renewfund.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"