From b8462b12ebdcdfc8acd8308eabea1b4b54960e41 Mon Sep 17 00:00:00 2001
From: heroku-cli <31491619+heroku-cli@users.noreply.github.com>
Date: Fri, 19 Jan 2018 20:49:01 +0000
Subject: [PATCH] chore(release): 0.0.1 [skip ci]
## [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))
---
CHANGELOG.md | 7 +++++++
package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
create mode 100644 CHANGELOG.md
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": {