citrulu.gemspec in citrulu-0.1.1 vs citrulu.gemspec in citrulu-0.2.0

- 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 = "citrulu" - s.version = "0.1.1" + s.version = "0.2.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Duncan Stuart"] - s.date = "2012-10-29" + s.date = "2012-12-11" s.description = "Citrulu exposes an api for creating, editing and compiling test files (http://www.citrulu.com/api). This gem provides a wrapper around that api which allows you to work with TestFile objects locally." s.email = ["contact@dxw.com", "duncan@dxw.com"] s.extra_rdoc_files = [ "LICENSE.txt", "README.md"