diff --git a/HISTORY.md b/HISTORY.md index 6aeca41..a9a5449 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,5 @@ -unreleased -========== +0.6.3 / 2022-01-22 +================== * Revert "Lazy-load modules from main entry point" diff --git a/package.json b/package.json index 9ed5e73..297635f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "negotiator", "description": "HTTP content negotiation", - "version": "0.6.2", + "version": "0.6.3", "contributors": [ "Douglas Christopher Wilson ", "Federico Romero ",