Skip to content

Commit e2bdd75

Browse files
committed
1.7.0
1 parent 49ddd74 commit e2bdd75

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
==========
1+
2018-07-30 / 1.7.0
2+
==================
33

44
* Set constructor name when possible
55
* Use `toidentifier` module to make class names

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "http-errors",
33
"description": "Create HTTP error objects",
4-
"version": "1.6.3",
4+
"version": "1.7.0",
55
"author": "Jonathan Ong <[email protected]> (http://jongleberry.com)",
66
"contributors": [
77
"Alan Plum <[email protected]>",

0 commit comments

Comments
 (0)