From 86bdc788526293665b6c060cd2a9d2db9a960e87 Mon Sep 17 00:00:00 2001 From: talksik Date: Tue, 24 Mar 2026 19:58:34 -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 c6da2ca..efe9fa8 100644 --- a/js/package.json +++ b/js/package.json @@ -1,7 +1,7 @@ { "name": "Flowy.llink", "productName": "Flowy.llink", - "version": "0.2.0", + "version": "0.3.0", "description": "Flowy.llink is a team communication app for teams", "main": ".vite/build/main.js", "private": true,