Skip to content

Commit d9d24f8

Browse files
committed
verup
1 parent 5cdf5c1 commit d9d24f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/room/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shinyoshiaki/skyway-nodejs-sdk",
3-
"version": "1.6.20",
3+
"version": "1.6.21",
44
"description": "The unofficial Next Generation NodeJs SDK for SkyWay",
55
"keywords": [
66
"webrtc",
@@ -63,4 +63,4 @@
6363
"werift-rtp": "^0.8.1",
6464
"werift-sctp": "^0.0.5"
6565
}
66-
}
66+
}

packages/room/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const PACKAGE_VERSION = '1.6.20';
1+
export const PACKAGE_VERSION = '1.6.21';

0 commit comments

Comments
 (0)