diff --git a/HISTORY.md b/HISTORY.md index e5ebeb5..fd3888a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,4 @@ -unreleased +2.0.0 - 2024-09-04 ========== * Drop support for Node.js <18 diff --git a/package.json b/package.json index c92c8e4..5d7e215 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fresh", "description": "HTTP response freshness testing", - "version": "1.0.0", + "version": "2.0.0", "author": "TJ Holowaychuk (http://tjholowaychuk.com)", "contributors": [ "Douglas Christopher Wilson ",