chore: bump version to 0.2.0 for sitemap generation feature

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-04-22 22:10:14 -05:00
parent 50b87297d2
commit 979521800c
2 changed files with 5 additions and 1 deletions

View File

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