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 f01fbd5 commit cfd58cdCopy full SHA for cfd58cd
packages/room/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@shinyoshiaki/skyway-nodejs-sdk",
3
- "version": "1.6.22",
+ "version": "1.6.23",
4
"description": "The unofficial Next Generation NodeJs SDK for SkyWay",
5
"keywords": [
6
"webrtc",
packages/room/src/version.ts
@@ -1 +1 @@
-export const PACKAGE_VERSION = '1.6.22';
+export const PACKAGE_VERSION = '1.6.23';
0 commit comments