Skip to content

Commit 2f6294c

Browse files
author
sergey-ermakovich
committed
Point server.json at the versions trusted publishing shipped
npm and PyPI now publish from the tag over OIDC, so the package versions the registry hands out have to follow. Server version is bumped because registry versions are immutable.
1 parent 7e2e8a3 commit 2f6294c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

server.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "com.hasdata/google-trends",
44
"title": "HasData Google Trends",
55
"description": "Google Trends interest over time, by region, and related queries and topics, as JSON.",
6-
"version": "1.0.2",
6+
"version": "1.0.3",
77
"websiteUrl": "https://hasdata.com/apis/google-trends-api",
88
"repository": {
99
"url": "https://github.com/HasData/google-trends-mcp",
@@ -27,7 +27,7 @@
2727
{
2828
"registryType": "npm",
2929
"identifier": "@hasdata/google-trends-mcp",
30-
"version": "1.0.1",
30