diff --git a/CHANGELOG.md b/CHANGELOG.md index 0081bb7..ff56f5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). +# Version 0.8.3 (Tue, 15 Mar 2016 13:46:57 GMT) + +* [2b04495](https://github.com/bootprint/customize/commit/2b04495) Adjust travis-configuration - Nils Knappmeier + # Version 0.8.2 (Tue, 15 Mar 2016 08:42:44 GMT) * [1a1f8ed](https://github.com/bootprint/customize/commit/1a1f8ed) Move package to bootprint-org on github, remove locked branch settings - Nils Knappmeier diff --git a/package.json b/package.json index be1f6d4..ae8de74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "customize", - "version": "0.8.2", + "version": "0.8.3", "description": "A simple framework to create customizable engines", "repository": { "type": "git",