diff --git a/HISTORY.md b/HISTORY.md index 4695bb0..6812655 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,6 @@ +2.0.1 / 2025-03-27 +========== + 2.0.0 / 2024-08-31 ========== diff --git a/package.json b/package.json index 83c572e..08586d2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "type-is", "description": "Infer the content-type of a request.", - "version": "2.0.0", + "version": "2.0.1", "contributors": [ "Douglas Christopher Wilson ", "Jonathan Ong (http://jongleberry.com)"