Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Myst authored and Myst committed Sep 4, 2014
1 parent 3c6478a commit 40703b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions combine_pdf.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
########################################################
Gem::Specification.new do |s|
s.name = 'combine_pdf'
s.version = '0.0.3'
s.version = '0.0.4'
s.date = '2014-09-04'
s.add_runtime_dependency 'ruby-rc4'
s.add_runtime_dependency 'ruby-rc4', '>= 0.1.5'
s.required_ruby_version = '>= 1.9.2'
s.summary = "Combine, stamp and watermark PDF files in pure Ruby."
s.description = "A nifty gem, in pure Ruby, to parse PDF files and combine (merge) them with other PDF files, watermark them or stamp them (all using the PDF file format)."
Expand Down

0 comments on commit 40703b8

Please sign in to comment.