diff --git a/CHANGELOG.md b/CHANGELOG.md index 8803cb0..7f83322 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.1.1](https://github.com/dovigod/workflow-cli/compare/v1.1.0...v1.1.1) (2024-02-17) + ## [1.1.0](https://github.com/dovigod/workflow-cli/compare/v0.1.5...v1.1.0) (2024-02-17) diff --git a/package.json b/package.json index 020e6c2..dd5d020 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "oh-my-task", - "version": "1.1.0", + "version": "1.1.1", "description": "OH-MY-TASK is mainly focused on helping indie developers to manage their projects neatly.", "main": "cli/oh-my-task.mjs", "bin": {