kontoapi-rails.gemspec in kontoapi-rails-0.2.4 vs kontoapi-rails.gemspec in kontoapi-rails-0.2.5

- 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 = "kontoapi-rails" - s.version = "0.2.4" + s.version = "0.2.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Jan Schwenzien"] - s.date = "2012-08-03" + s.date = "2012-10-23" s.description = "This library is a wrapper for the Konto API (https://www.kontoapi.de/). It provides a validation method for models that checks if a given account number and bank code represent a valid combination." s.email = "jan@schwenzien.org" s.extra_rdoc_files = [ "LICENSE", "README.markdown"