UNPKG
@microagents/server-github
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
MCP server for GitHub API integration
github.com/microagents/mcp-servers
microagents/mcp-servers
@microagents/server-github
/
dist
/
common
/
version.js
4 lines
•
210 B
JavaScript
View Raw
1
2
3
4
// If the format of this file changes, so it doesn't simply export a VERSION constant,
// this will break .github/workflows/version-check.yml.
export
const
VERSION =
"0.6.2"
;
//# sourceMappingURL=version.js.map