diff --git a/README.md b/README.md index 83a8f83..37e8573 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ It's super easy to install and use. - 🤩 [Editor.js](https://editorjs.io/) ecosystem powered - 📂 Docs nesting — create any structure you need -- 💎 Static rendering - 📱 Nice look on Desktop and Mobile - 🔥 Beautiful page URLs. Human-readable and SEO-friendly. - 🦅 [Hawk](https://hawk.so/?from=docs-demo) is hunting. Errors tracking integrated diff --git a/package.json b/package.json index 4e6ae91..2ef08eb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "codex.docs", "license": "Apache-2.0", - "version": "2.2.3", + "version": "v2.2.1", "type": "module", "bin": { "codex.docs": "dist/backend/app.js"