Skip to content

Commit 6ebcf47

Browse files
committed
chore: change version from 0.16.0 to 0.16.1
1 parent 32860c6 commit 6ebcf47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.0.0",
4+
"version": "0.16.1",
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.0",
3+
"version": "0.16.1",
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)