diff --git a/HISTORY.md b/HISTORY.md index 4509a59..3d81d26 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,6 @@ -Unreleased changes +2.0.1 / 2025-11-20 ================== - * improve toClassName function readability and JSDoc completeness * deps: use tilde notation for dependencies * deps: update statuses to 2.0.2 diff --git a/package.json b/package.json index ffcbccb..4b46d62 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "http-errors", "description": "Create HTTP error objects", - "version": "2.0.0", + "version": "2.0.1", "author": "Jonathan Ong (http://jongleberry.com)", "contributors": [ "Alan Plum ",