Skip to content

Commit

Permalink
Regenerate gemspec for version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
averell23 committed Apr 20, 2012
1 parent 45de4a4 commit adae692
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mt940_parser.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "mt940_parser"
s.version = "1.0.2"
s.version = "1.0.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Thies C. Arntzen", "Phillip Oertel"]
s.date = "2012-04-18"
s.date = "2012-04-20"
s.email = "[email protected]"
s.extra_rdoc_files = [
"LICENSE",
Expand Down Expand Up @@ -58,7 +58,7 @@ Gem::Specification.new do |s|
s.homepage = "http://github.com/betterplace/mt940_parser"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = "1.8.21"
s.rubygems_version = "1.8.15"
s.summary = "MT940 parses account statements in the SWIFT MT940 format."
s.test_files = [
"test/helper.rb",
Expand Down

0 comments on commit adae692

Please sign in to comment.