diff --git a/package-lock.json b/package-lock.json index 90b1cc4..b573ed1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bilibili-danmaku-client", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 41a9175..8df60cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bilibili-danmaku-client", - "version": "1.2.0", + "version": "1.3.0", "description": "A Node.js client for the Bilibili Live Danmaku Interface", "main": "src/index.js", "scripts": {