diff --git a/packages/simplex-chat-client/typescript/package.json b/packages/simplex-chat-client/typescript/package.json index c93f46ef6f..e780d2f288 100644 --- a/packages/simplex-chat-client/typescript/package.json +++ b/packages/simplex-chat-client/typescript/package.json @@ -1,6 +1,6 @@ { "name": "simplex-chat", - "version": "0.1.0", + "version": "0.1.1", "description": "SimpleX Chat client", "main": "dist/index.js", "types": "dist/index.d.ts",