Skip to content

Commit 5442834

Browse files
committed
verup
1 parent c9ac91f commit 5442834

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.21",
3+
"version": "1.6.22",
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.21';
1+
export const PACKAGE_VERSION = '1.6.22';

0 commit comments

Comments
 (0)