sfanalytics.gemspec in sfanalytics-0.2.0 vs sfanalytics.gemspec in sfanalytics-0.2.1

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{sfanalytics} - s.version = "0.2.0" + s.version = "0.2.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Graeme Lawton"] s.date = %q{2010-04-29} s.description = %q{ @@ -25,9 +25,10 @@ ".gitignore", "LICENSE", "README.rdoc", "Rakefile", "VERSION", + "init.rb", "lib/sfanalytics.rb", "sfanalytics.gemspec", "templates/analytics.html.haml", "templates/line_item.html.haml", "templates/transaction.html.haml",