Skip to content

Commit b301c37

Browse files
authored
chore: mark v0.0.76 (#1649)
## Summary - Bump version to 0.0.76
1 parent 40de619 commit b301c37

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

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": "@playwright/mcp",
3-
"version": "0.0.75",
3+
"version": "0.0.76",
44
"description": "Playwright Tools for MCP",
55
"repository": {
66
"type": "git",

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"url": "https://github.com/microsoft/playwright-mcp",
77
"source": "github"
88
},
9-
"version": "0.0.75",
9+
"version": "0.0.76",
1010
"packages": [
1111
{
1212
"registryType": "npm",
1313
"identifier": "@playwright/mcp",
14-
"version": "0.0.75",
14+
"version": "0.0.76",
1515
"transport": {
1616
"type": "stdio"
1717
}

0 commit comments

Comments
 (0)