openvidu-node-client-v2compatibility: Bumped version to 3.0.1-beta1

v2compatibility
github-actions 2025-01-09 12:21:52 +00:00
parent 969abe6350
commit 27a9683cb5
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{ {
"name": "openvidu-node-client-v2compatibility", "name": "openvidu-node-client-v2compatibility",
"version": "3.0.0", "version": "3.0.1-beta1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "openvidu-node-client-v2compatibility", "name": "openvidu-node-client-v2compatibility",
"version": "3.0.0", "version": "3.0.1-beta1",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"axios": "1.7.1", "axios": "1.7.1",

View File

@ -30,5 +30,5 @@
"LICENSE", "LICENSE",
"README.md" "README.md"
], ],
"version": "3.0.0" "version": "3.0.1-beta1"
} }