diff --git a/CHANGELOG.md b/CHANGELOG.md index 6499fe52..54befb20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## v2.0.0 - 2022-05-24 + ### ⚡️ Breaking - End-of-Lifed Node.js 12 is no longer supported, and required the latest Node.js 14 and later ([#450](https://github.com/marp-team/marp-cli/pull/450)) diff --git a/package.json b/package.json index 833e3be0..321ce82a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@marp-team/marp-cli", - "version": "1.7.2", + "version": "2.0.0", "description": "A CLI interface for Marp and Marpit based converters", "license": "MIT", "author": {