Skip to content

Commit 2d69303

Browse files
committed
1.4.8
1 parent cd883c7 commit 2d69303

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fails-components/webtransport",
3-
"version": "1.4.7",
3+
"version": "1.4.8",
44
"description": "A component to add webtransport support (server and client) to node.js using libquiche",
55
"exports": {
66
".": {

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fails-components/webtransport-workspace",
3-
"version": "1.4.7",
3+
"version": "1.4.8",
44
"description": "A component to add webtransport support (server and client) to node.js using libquiche",
55
"repository": {
66
"type": "git",

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fails-components/webtransport-tests",
3-
"version": "1.4.7",
3+
"version": "1.4.8",
44
"description": "An automated test for the webtransport component",
55
"exports": {
66
".": {

transports/http3-quiche/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fails-components/webtransport-transport-http3-quiche",
3-
"version": "1.4.7",
3+
"version": "1.4.8",
44
"description": "A component to add webtransport support (server and client) to node.js, transport using libquiche",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)