Skip to content

Commit

Permalink
bump version to 2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
thoop committed Sep 22, 2017
1 parent 3f1ec6a commit 92b9e2b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
## 2.7.4 (2017-09-22)
Changed:

- Fixing wrong version of request. :)

## 2.7.3 (2017-09-22)
Changed:

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "prerender-node",
"version": "2.7.3",
"version": "2.7.4",
"description": "express middleware for serving prerendered javascript-rendered pages for SEO",
"author": "Todd Hooper",
"license": "MIT",
Expand Down

0 comments on commit 92b9e2b

Please sign in to comment.