Skip to content

Commit

Permalink
Releasing 2.0.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Jan 29, 2024
1 parent 981ae4f commit 40a9a8d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ChangeLog
=========

2.0.0-alpha.0 (????-??-??)
2.0.0-alpha.0 (2024-01-29)
--------------------------

* Support for a new `Date` and `Display String` types, from the new draft
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "structured-headers",
"version": "1.0.1",
"version": "2.0.0-alpha.0",
"description": "Implementation of RFC8941, structured headers for HTTP.",
"type": "module",
"exports": "dist/index.js",
Expand Down

0 comments on commit 40a9a8d

Please sign in to comment.