From fa3a5513dcf0afd39b1c64900d0640fa9e3598cb Mon Sep 17 00:00:00 2001 From: ddiu8081 Date: Thu, 26 Jan 2023 23:31:14 +0800 Subject: [PATCH] chore: release v0.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57b9d72..12165d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blive-message-listener", - "version": "0.4.3", + "version": "0.4.4", "description": "Bilibili-live danmu listener with type", "main": "dist/index.js", "module": "dist/index.mjs",