diff --git a/HISTORY.md b/HISTORY.md index 3756311..7228684 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -2.x -=== +2.0.0 / 2021-12-17 +================== * Drop support for Node.js 0.6 * Remove `I'mateapot` export; use `ImATeapot` instead diff --git a/package.json b/package.json index 9143bbd..4cb6d7e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "http-errors", "description": "Create HTTP error objects", - "version": "1.8.1", + "version": "2.0.0", "author": "Jonathan Ong (http://jongleberry.com)", "contributors": [ "Alan Plum ",