chore: release v0.4.0

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-04-23 19:07:51 -05:00
parent d1563e8190
commit ec23de90b9
3 changed files with 23 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "kme-content-adapter",
"version": "0.3.0",
"version": "0.4.0",
"description": "HTTP proxy adapter to search and export documents from KME",
"type": "module",
"main": "src/server.js",