Skip to content

Commit 19f35eb

Browse files
committed
chore: upgrade 0.14.0 to 0.15.0
Workbench with tool exeuction UI
1 parent 66f0331 commit 19f35eb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dbhub",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
44
"mcpName": "io.github.bytebase/dbhub",
55
"description": "Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB",
66
"repository": {

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"url": "https://github.com/bytebase/dbhub",
88
"source": "github"
99
},
10-
"version": "0.14.0",
10+
"version": "0.15.0",
1111
"packages": [
1212
{
1313
"registryType": "npm",
1414
"identifier": "@bytebase/dbhub",
15-
"version": "0.14.0",
15+
"version": "0.15.0",
1616
"transport": {
1717
"type": "stdio"
1818
},

0 commit comments

Comments
 (0)