Skip to content

Commit

Permalink
Prepare release v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eKoopmans committed Dec 14, 2017
1 parent f80e219 commit 621af75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "html2pdf.js",
"version": "0.8.0",
"version": "0.8.1",
"description": "Client-side HTML-to-PDF rendering using pure JS",
"main": "dist/require/html2pdf.cjs.js",
"module": "dist/include/html2pdf.es.js",
Expand Down

0 comments on commit 621af75

Please sign in to comment.