Bump root, client and server package versions 0.90.1 -> 0.91.0 to match the
v0.91.0 release tag. packages/mcp keeps its independent 1.0.0 version.
This commit is contained in:
vvzvlad
2026-06-18 18:07:54 +03:00
parent 0ceea15e87
commit c6b878c514
4 changed files with 99 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "client",
"private": true,
"version": "0.90.1",
"version": "0.91.0",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",