Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
martenrichter committed Dec 29, 2023
1 parent 5b5fda0 commit 5665ef5
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion main/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fails-components/webtransport",
"version": "1.0.3",
"version": "1.0.4",
"description": "A component to add webtransport support (server and client) to node.js using libquiche",
"exports": {
".": {
Expand Down
8 changes: 4 additions & 4 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": "@fails-components/webtransport-workspace",
"version": "1.0.3",
"version": "1.0.4",
"description": "A component to add webtransport support (server and client) to node.js using libquiche",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion transports/http3-quiche/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fails-components/webtransport-transport-http3-quiche",
"version": "1.0.3",
"version": "1.0.4",
"description": "A component to add webtransport support (server and client) to node.js, transport using libquiche",
"exports": {
".": {
Expand Down

0 comments on commit 5665ef5

Please sign in to comment.