diff --git a/CHANGELOG.md b/CHANGELOG.md index 62c828ccce..c4577ca427 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. + +# [0.96.0](https://github.com/surveyjs/editor/compare/v0.95.0...v0.96.0) (2017-11-17) + + + ## [0.95.0](https://github.com/surveyjs/editor/compare/v0.12.36...v0.95.0) (2017-11-10) diff --git a/package.json b/package.json index 3fef7af22c..13e566711b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.95.0", + "version": "0.96.0", "name": "surveyjs.editor", "scripts": { "test": "karma start",