From bf1a9257ffc7c8feea4c2b3f7e2da65202158b3b Mon Sep 17 00:00:00 2001 From: talksik Date: Wed, 25 Mar 2026 16:12:10 -0700 Subject: [PATCH] chore: bump version --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/package.json b/js/package.json index efe9fa8..5e03f96 100644 --- a/js/package.json +++ b/js/package.json @@ -1,7 +1,7 @@ { "name": "Flowy.llink", "productName": "Flowy.llink", - "version": "0.3.0", + "version": "0.4.0", "description": "Flowy.llink is a team communication app for teams", "main": ".vite/build/main.js", "private": true,