diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e6cc9f..b2e2656 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.2.1](https://gitlab.com/mfgames-writing/markdowny/compare/v0.2.0...v0.2.1) (2021-02-05) + + +### Bug Fixes + +* correcting some documentation ([a5153e8](https://gitlab.com/mfgames-writing/markdowny/commit/a5153e8aa615bc9e39a3f1497614b238a73418b2)) + ## [0.0.3](https://gitlab.com/mfgames-writing/markdowny/compare/v0.0.2...v0.0.3) (2018-08-11) diff --git a/package.json b/package.json index d4af335..2736f29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markdowny", - "version": "0.2.0", + "version": "0.2.1", "description": "A set of command-line tools for working with Markdown files with YAML headers.", "keywords": [ "markdown"