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 c9ac91f commit 5442834Copy full SHA for 5442834
packages/room/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@shinyoshiaki/skyway-nodejs-sdk",
3
- "version": "1.6.21",
+ "version": "1.6.22",
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.21';
+export const PACKAGE_VERSION = '1.6.22';
0 commit comments