Skip to content

Commit 6223cf2

Browse files
committed
chore: upgrade from 0.16.1 to 0.17.0
1 parent 1977a9b commit 6223cf2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dbhub/frontend",
33
"private": true,
4-
"version": "0.16.1",
4+
"version": "0.17.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

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.16.1",
3+
"version": "0.17.0",
44
"mcpName": "io.github.bytebase/dbhub",
55
"description": "Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB",
66
"repository": {

0 commit comments

Comments
 (0)