diff --git a/CHANGELOG.md b/CHANGELOG.md index c94b377..1e19f44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release notes +# Version 1.0.0 (Fri, 23 Dec 2016 20:22:16 GMT) + +* [2d465f5](https://github.com/bootprint/bootprint/commit/2d465f5) Prepare for 1.0 release - Nils Knappmeier + # Version 0.10.0 (Sun, 18 Dec 2016 14:05:39 GMT) * [c8fe6b5](https://github.com/bootprint/bootprint/commit/c8fe6b5) Add support for including javascript-files with uglify-js - Nils Knappmeier diff --git a/package.json b/package.json index 1407e49..65e0a19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bootprint", - "version": "0.10.0", + "version": "1.0.0", "description": "Converts json and yaml into a static html page using Handlebars and Bootstrap", "main": "index.js", "bin": {