From 67bdcddd33ee0acaf6a5f2083323aa78421d7fd9 Mon Sep 17 00:00:00 2001 From: talksik Date: Thu, 19 Mar 2026 18:36:23 -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 54a578a..9ce45c8 100644 --- a/js/package.json +++ b/js/package.json @@ -1,7 +1,7 @@ { "name": "Flowy.llink", "productName": "Flowy.llink", - "version": "0.1.0", + "version": "0.1.1", "description": "Flowy.llink is a team communication app for teams", "main": ".vite/build/main.js", "private": true,