diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-09-14 14:45:19 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-09-14 14:45:19 +0200 |
| commit | 0a07c029a4047ea0323c1020604ac9d3adeedde3 (patch) | |
| tree | 99062663087274024dd2dd5cdccd856a8c9acd67 /packages/meshbay-client/package.json | |
| parent | 2fb66c5baecdd8b49be904f6244f66ba04f68061 (diff) | |
| download | meshbay-0a07c029a4047ea0323c1020604ac9d3adeedde3.tar.gz | |
chore: bump version to 0.14.0
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01T6jPTeocXA1BePekdsgPya
Diffstat (limited to 'packages/meshbay-client/package.json')
| -rw-r--r-- | packages/meshbay-client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/meshbay-client/package.json b/packages/meshbay-client/package.json index 28e0f3c..119f895 100644 --- a/packages/meshbay-client/package.json +++ b/packages/meshbay-client/package.json @@ -1,6 +1,6 @@ { "name": "meshbay-client", - "version": "0.13.0", + "version": "0.14.0", "description": "MeshBay desktop client — the interface ships with the application, not from the hub", "license": "AGPL-3.0-or-later", "author": "MeshBay Team <team@meshbay.org>", |