Skip to content

Commit

Permalink
v0.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
danburzo committed Oct 22, 2018
1 parent c5c8952 commit db7cabd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Percollate Changelog

### Unreleased
### 0.2.13

Adds `percollate/${version}` user-agent to prevent some HTTP 405 errors ([#59](https://github.com/danburzo/percollate/issues/59)).

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "percollate",
"version": "0.2.12",
"version": "0.2.13",
"description": "A command-line tool to grab web pages as PDF",
"main": "index.js",
"repository": "[email protected]:danburzo/percollate.git",
Expand Down

0 comments on commit db7cabd

Please sign in to comment.