diff --git a/CHANGELOG.md b/CHANGELOG.md index 7499403c..6368c341 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## v0.0.7 - 2018-09-06 + ### Changed - Use user-installed marp-core by default ([#12](https://github.com/marp-team/marp-cli/pull/12)) diff --git a/package.json b/package.json index 3fc4aee9..29623bfa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@marp-team/marp-cli", - "version": "0.0.6", + "version": "0.0.7", "description": "A CLI interface for Marp and Marpit based converters", "repository": "https://github.com/marp-team/marp-cli", "engines": {