We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6b5adf commit e41c413Copy full SHA for e41c413
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
The format is based on [Keep a Changelog](http://keepachangelog.com/).
6
7
-## Version 0.0.2 - 2025-09-04
+## Version 0.0.2 - 2025-09-03
8
9
### Fixed
10
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@cap-js/mcp-server",
3
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "Model Context Protocol (MCP) server for AI-assisted development of CAP applications.",
"repository": {
"type": "git",
0 commit comments