Skip to content

Commit 257d9ad

Browse files
authored
bump mcp registry version (#62)
1 parent a58947a commit 257d9ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

server.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
"url": "https://github.com/vercel/next-devtools-mcp",
77
"source": "github"
88
},
9-
"version": "0.2.1",
9+
"version": "0.2.2",
1010
"packages": [
1111
{
1212
"registryType": "npm",
1313
"identifier": "next-devtools-mcp",
14-
"version": "0.2.1",
14+
"version": "0.2.2",
1515
"transport": {
1616
"type": "stdio"
1717
},
1818
"environmentVariables": []
1919
}
2020
]
21-
}
21+
}

0 commit comments

Comments
 (0)