chore: bump version to 0.1.1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
yushen 2026-02-14 08:19:15 +08:00
parent 1a9e915d49
commit b3a179971e
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@multica/desktop",
"private": true,
"version": "0.1.0",
"version": "0.1.1",
"description": "Multica Desktop - AI Agent Hub",
"author": "Multica AI <dev@multica.ai>",
"homepage": "https://github.com/multica-ai/super-multica",

View file

@ -1,6 +1,6 @@
{
"name": "super-multica",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"type": "module",
"main": "dist/index.js",