From 4cb562e1eae227a6178adda64b80bc5c3a1b3668 Mon Sep 17 00:00:00 2001 From: talksik Date: Thu, 9 Apr 2026 17:05:45 -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 cee5e3e..8271925 100644 --- a/js/package.json +++ b/js/package.json @@ -1,7 +1,7 @@ { "name": "Flowy.llink", "productName": "Flowy.llink", - "version": "0.10.0", + "version": "0.10.1", "description": "Flowy.llink is a team communication app for teams", "main": ".vite/build/main.js", "private": true,