Skip to content

Commit 0474ef1

Browse files
committed
Update version to 1.0.2 in package.json and related documentation files to reflect new naming convention for database server documentation.
1 parent e67bf99 commit 0474ef1

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

docs/package-lock.json

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

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "playwright-mcp-server",
3-
"version": "0.0.0",
2+
"name": "@executeautomation/database-server-docs",
3+
"version": "1.0.2",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@executeautomation/database-server",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "MCP server for interacting with SQLite and SQL Server databases by ExecuteAutomation",
55
"license": "MIT",
66
"author": "ExecuteAutomation, Ltd (https://executeautomation.com)",

0 commit comments

Comments
 (0)