diff --git a/package.json b/package.json index 3ae8cf5..9cae796 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "douyudm", - "version": "1.3.4", + "version": "2.0.0", "description": "实时获取斗鱼弹幕", "bin": { "douyudm": "src/cmd.js" @@ -47,4 +47,4 @@ "test:stt": "mocha test/stt.test.js", "test:logger": "mocha test/logger.test.js" } -} \ No newline at end of file +}