diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e40c73e..6eea583a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## v0.23.2 - 2021-02-11 + ### Changed - Upgrade Marp Core to [v1.4.3](https://github.com/marp-team/marp-core/releases/tag/v1.4.3) ([#322](https://github.com/marp-team/marp-cli/pull/322)) diff --git a/package.json b/package.json index 71b1afb5..50a43600 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@marp-team/marp-cli", - "version": "0.23.1", + "version": "0.23.2", "description": "A CLI interface for Marp and Marpit based converters", "license": "MIT", "author": {