diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c3c358a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ + +## [0.0.1](https://github.com/dxcli/version/compare/0b57148487e34e668625f1233fc955e93e43f5a3...v0.0.1) (2018-01-19) + + +### Bug Fixes + +* updated command ([dc31042](https://github.com/dxcli/version/commit/dc31042)) diff --git a/package.json b/package.json index a6bcb6d..e1fc1fd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@dxcli/version", "description": "a dxcli command that just shows the CLI version", - "version": "0.0.0", + "version": "0.0.1", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/jdxcode/version/issues", "dependencies": {