Skip to content

Commit

Permalink
Regenerate gemspec for version 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-alexandrov committed Jun 24, 2012
1 parent e4637b0 commit f34d9ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wisepdf.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "wisepdf"
s.version = "1.2.3"
s.version = "1.2.4"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Igor Alexandrov"]
s.date = "2012-05-22"
s.date = "2012-06-24"
s.description = "wisepdf uses the shell utility wkhtmltopdf to serve a PDF file to a user from HTML. In other words, rather than dealing with a PDF generation DSL of some sort, you simply write an HTML view as you would normally, and let pdf take care of the hard stuff."
s.email = "igor.alexandrov@gmail.com"
s.extra_rdoc_files = [
Expand Down

0 comments on commit f34d9ff

Please sign in to comment.