diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d7412d..809c22c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.7.46](https://github.com/oclif/example-single-js/compare/v1.7.45...v1.7.46) (2018-06-01) + + +### Bug Fixes + +* oclif v1.7.56 ([321a6fc](https://github.com/oclif/example-single-js/commit/321a6fc)) + ## [1.7.45](https://github.com/oclif/example-single-js/compare/v1.7.44...v1.7.45) (2018-06-01) diff --git a/package.json b/package.json index 3f22a6b..a1d7eee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/example-single-js", "description": "example single-command CLI built with dxcli", - "version": "1.7.45", + "version": "1.7.46", "author": "Jeff Dickey @jdxcode", "bin": { "example-single-js": "./bin/run"