1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-18 20:59:42 +02:00

Update version to v2.2.1 in package.json

This commit is contained in:
Peter Savchenko 2024-04-26 17:31:40 +03:00
parent 7f51a72bcb
commit a6391a3da0

View file

@ -1,7 +1,7 @@
{
"name": "codex.docs",
"license": "Apache-2.0",
"version": "v2.2.0-rc.11",
"version": "v2.2.1",
"type": "module",
"bin": {
"codex.docs": "dist/backend/app.js"