chore(release): 9.2.1

This commit is contained in:
Tom MacWright 2019-02-25 17:08:29 -08:00
parent f5f042a6a5
commit f07064e95f
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="9.2.1"></a>
## [9.2.1](https://github.com/documentationjs/documentation/compare/v9.2.0...v9.2.1) (2019-02-26)
<a name="9.2.0"></a>
# [9.2.0](https://github.com/documentationjs/documentation/compare/v9.1.1...v9.2.0) (2019-02-22)

View File

@ -1,7 +1,7 @@
{
"name": "documentation",
"description": "a documentation generator",
"version": "9.2.0",
"version": "9.2.1",
"author": "Tom MacWright",
"bin": {
"documentation": "./bin/documentation.js"