Skip to content

Commit 29fa360

Browse files
committed
Bump version to 0.2.0
1 parent e59752a commit 29fa360

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "altmetric-mcp",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "MCP server for Altmetric APIs - track research attention across news, policy, social media, and more",
55
"mcpName": "io.github.altmetric/altmetric-mcp",
66
"type": "module",

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/altmetric/altmetric-mcp",
77
"source": "github"
88
},
9-
"version": "0.1.1",
9+
"version": "0.2.0",
1010
"packages": [
1111
{
1212
"registryType": "npm",
1313
"identifier": "altmetric-mcp",
14-
"version": "0.1.1",
14+
"version": "0.2.0",
1515
"transport": {
1616
"type": "stdio"
1717
},

0 commit comments

Comments
 (0)