Skip to content

Commit ed081b8

Browse files
cablateclaude
andauthored
fix: sync version to 0.0.28 to match npm (#39)
Race condition in previous releases caused npm to publish 0.0.28 but the version bump commit failed to push back to main. Syncing repo version to prevent future publish conflicts. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d2d92d1 commit ed081b8

2 files changed

Lines changed: 3 additions & 3 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": "@cablate/mcp-google-map",
3-
"version": "0.0.27",
3+
"version": "0.0.28",
44
"mcpName": "io.github.cablate/google-map",
55
"description": "Google Maps tools for AI agents — geocode, search, directions, elevation via MCP server or standalone CLI",
66
"type": "module",

0 commit comments

Comments
 (0)