clieop.gemspec in clieop-0.2.0 vs clieop.gemspec in clieop-0.2.1

- old
+ new

@@ -1,10 +1,10 @@ Gem::Specification.new do |s| s.name = 'clieop' # Do not set version and date yourself, this will be done automatically # by the gem release script. - s.version = "0.2.0" + s.version = "0.2.1" s.date = "2010-12-09" s.summary = "A pure Ruby implementation to write CLIEOP files" s.description = "This library is a pure Ruby, MIT licensed implementation of the CLIEOP03 transaction format. CLIEOP03 can be used to communicate direct debt transactions with your (Dutch) bank."