Skip to content

Commit 91c184e

Browse files
committed
1.0.0
1 parent ddfb7d7 commit 91c184e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
unreleased
2-
======================
1+
1.0.0 / 2024-07-25
2+
==================
33

44
* Drop support for Node.js <18.0
55
* `statuses@^2.0.1`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "send",
33
"description": "Better streaming static file server with Range and conditional-GET support",
4-
"version": "1.0.0-beta.2",
4+
"version": "1.0.0",
55
"author": "TJ Holowaychuk <[email protected]>",
66
"contributors": [
77
"Douglas Christopher Wilson <[email protected]>",

0 commit comments

Comments
 (0)