Skip to content

Commit f5f148f

Browse files
chore: bump plugin versions to v1.0.0 (#24)
Co-authored-by: nirinchev <2315687+nirinchev@users.noreply.github.com>
1 parent 163362d commit f5f148f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongodb",
3-
"version": "0.5.0",
3+
"version": "1.0.0",
44
"description": "Official Claude plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.",
55
"author": {
66
"name": "MongoDB",

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongodb",
3-
"version": "0.5.0",
3+
"version": "1.0.0",
44
"description": "Official Cursor plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.",
55
"author": {
66
"name": "MongoDB",

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mongodb",
3-
"version": "0.5.0",
3+
"version": "1.0.0",
44
"description": "Official Gemini extension for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.",
55
"mcpServers": {
66
"mongodb": {

0 commit comments

Comments
 (0)