We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cdf5c1 commit d9d24f8Copy full SHA for d9d24f8
packages/room/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@shinyoshiaki/skyway-nodejs-sdk",
3
- "version": "1.6.20",
+ "version": "1.6.21",
4
"description": "The unofficial Next Generation NodeJs SDK for SkyWay",
5
"keywords": [
6
"webrtc",
@@ -63,4 +63,4 @@
63
"werift-rtp": "^0.8.1",
64
"werift-sctp": "^0.0.5"
65
}
66
-}
+}
packages/room/src/version.ts
@@ -1 +1 @@
-export const PACKAGE_VERSION = '1.6.20';
+export const PACKAGE_VERSION = '1.6.21';
0 commit comments