UNPKG
@fredrika/mcp-mochi
Version:
beta (1.0.6-beta.1)
latest (2.6.0)
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.0.6-beta.1
1.0.6-beta.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
MCP server for Mochi flashcard integration
@fredrika/mcp-mochi
/
dist
/
common
/
version.js
4 lines
(3 loc)
•
175 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 =
"1.0.2"
;