Skip to content

Commit cfd58cd

Browse files
committed
verup
1 parent f01fbd5 commit cfd58cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/room/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shinyoshiaki/skyway-nodejs-sdk",
3-
"version": "1.6.22",
3+
"version": "1.6.23",
44
"description": "The unofficial Next Generation NodeJs SDK for SkyWay",
55
"keywords": [
66
"webrtc",

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.22';
1+
export const PACKAGE_VERSION = '1.6.23';

0 commit comments

Comments
 (0)