From 0f993772c984715b48b3426396c84a6131c71246 Mon Sep 17 00:00:00 2001 From: talksik Date: Sat, 21 Mar 2026 18:58:19 -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 71f37cd..c53f28a 100644 --- a/js/package.json +++ b/js/package.json @@ -1,7 +1,7 @@ { "name": "Flowy.llink", "productName": "Flowy.llink", - "version": "0.1.1", + "version": "0.2.0", "description": "Flowy.llink is a team communication app for teams", "main": ".vite/build/main.js", "private": true,