Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
abemedia committed Aug 23, 2017
1 parent 07c087e commit 7bbc1ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jekyll-pdf.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "jekyll-pdf"
spec.version = "0.1.6"
spec.version = "0.1.7"
spec.summary = "A PDF generator for Jekyll"
spec.description = "A Jekyll plugin for generating PDFs from your pages, posts & documents."

Expand All @@ -19,4 +19,4 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "jekyll", ">= 2.0", "~> 3.1"

spec.add_development_dependency "bundler", "~> 1.6"
end
end

0 comments on commit 7bbc1ac

Please sign in to comment.