Skip to content

Commit

Permalink
Regenerate gemspec for version 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanmartin committed Oct 23, 2012
1 parent 9127500 commit f9c4feb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kontoapi-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

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 = "[email protected]"
s.extra_rdoc_files = [
Expand Down

0 comments on commit f9c4feb

Please sign in to comment.