diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..955a557 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ + +## [0.0.1](https://github.com/jdxcode/fancy-mocha/compare/v0.0.0...v0.0.1) (2018-01-21) + + +### Bug Fixes + +* greenkeeper script ([0f7f566](https://github.com/jdxcode/fancy-mocha/commit/0f7f566)) diff --git a/package.json b/package.json index 78bf277..0757034 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-mocha", "description": "extends mocha with helpful extensions", - "version": "0.0.0", + "version": "0.0.1", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/jdxcode/fancy-mocha/issues", "dependencies": {},