Skip to content

Commit

Permalink
1.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleytodd committed Mar 21, 2024
1 parent 384820d commit e1c26fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.md
@@ -1,3 +1,8 @@
1.0.0-beta.2 / 2024-03-04
=========================

* Changes from 0.18.0

1.0.0-beta.1 / 2022-02-04
=========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "send",
"description": "Better streaming static file server with Range and conditional-GET support",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
Expand Down

0 comments on commit e1c26fe

Please sign in to comment.