diff --git a/CHANGELOG.md b/CHANGELOG.md index 1594c82d3..f23c49d06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ Please see [CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CO ### [Unreleased](https://github.com/cucumber/cucumber-js/compare/v6.0.0...master) (In Git) +### [6.0.1](https://github.com/cucumber/cucumber-js/compare/v6.0.0...v6.0.1) (2019-10-06) + +* Release to fix missing lib + ### [6.0.0](https://github.com/cucumber/cucumber-js/compare/v5.1.0...v6.0.0) (2019-10-06) #### BREAKING CHANGES diff --git a/package.json b/package.json index 2d9451f03..da0223b2e 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "gherkin", "tests" ], - "version": "6.0.0", + "version": "6.0.1", "homepage": "http://github.com/cucumber/cucumber-js", "author": "Julien Biezemans (http://jbpros.net)", "contributors": [