wepay-rails.gemspec in wepay-rails-0.1.40 vs wepay-rails.gemspec in wepay-rails-0.1.41

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{wepay-rails} - s.version = "0.1.40" + s.version = "0.1.41" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Adam Medeiros"] s.date = %q{2011-07-21} s.description = %q{Rails gem that interfaces with the WePay API} @@ -24,9 +24,10 @@ "LICENSE.txt", "README", "README.rdoc", "Rakefile", "VERSION", + "lib/examples/wepay.yml", "lib/helpers/controller_helpers.rb", "lib/helpers/model_helpers.rb", "lib/wepay-rails.rb", "test/helper.rb", "test/test_wepay-rails.rb",