diff --git a/CHANGELOG.md b/CHANGELOG.md index 745c816a9..f676ae851 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +# [5.0.0-alpha.6](https://github.com/gemini-testing/gemini/compare/v5.0.0-alpha.5...v5.0.0-alpha.6) (2017-08-02) + + + # [5.0.0-alpha.5](https://github.com/gemini-testing/gemini/compare/v5.0.0-alpha.4...v5.0.0-alpha.5) (2017-07-11) diff --git a/package.json b/package.json index 4c785a96a..bd05b6b43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gemini", - "version": "5.0.0-alpha.5", + "version": "5.0.0-alpha.6", "description": "UI Screenshot testing utility", "engines": { "node": ">= 4.0.0"