diff --git a/CHANGELOG.md b/CHANGELOG.md index a208db0..c3e6d71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +* fix (20a3434) + ## 2.3.6 (2025-01-15) * fix: fix package.json ([a6ec198](https://github.com/justdlabs/cli/commit/a6ec198)) diff --git a/package.json b/package.json index c241617..454c359 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "justd-cli", "type": "module", - "version": "2.3.5", + "version": "2.3.6", "description": "The command line interface for Justd.", "main": "dist/index.js", "bin": {