diff --git a/CHANGELOG.md b/CHANGELOG.md index 88cb0e01..be7150cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## v0.0.3 - 2018-08-22 + ### Added - Support Marp core's fitting header by including browser bundle to exported PDF ([#1](https://github.com/marp-team/marp-cli/pull/1)) diff --git a/package.json b/package.json index bc3e2e80..088cd1ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@marp-team/marp-cli", - "version": "0.0.2", + "version": "0.0.3", "description": "A CLI interface for Marp and Marpit based converters", "repository": "https://github.com/marp-team/marp-cli", "engines": {