diff --git a/package.json b/package.json index b44ba89e9dbe9cc32a0c5ec1f4c6ab98772f3046..e75d06f5952f0d8689ba1b66864a2df83c162239 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wechaty", - "version": "0.48.0", + "version": "0.48.1", "description": "Wechaty is Conversational SDK Chatbot Makers, Powered by TypeScript, Docker, and 💖", "main": "dist/src/mod.js", "typings": "dist/src/mod.d.ts", @@ -101,7 +101,7 @@ "state-switch": "^0.9.9", "typed-emitter": "^1.3.0", "watchdog": "^0.8.17", - "wechaty-puppet-hostie": "^0.9.13", + "wechaty-puppet-hostie": "^0.10.0", "wechaty-puppet": "^0.32.3", "ws": "^7.3.1" },