diff --git a/CHANGES.md b/CHANGES.md index b41d3700..93eddd6d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +# 0.15.1 / 2017-01-25 + **Removed:** - Remove hints about possibly not needing `babel.cherryPick` due to Webpack 2 tree shaking, as this doesn't currently appear to be true. diff --git a/package.json b/package.json index 34d10d60..0a62dafb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nwb", "description": "A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)", - "version": "0.15.0", + "version": "0.15.1", "license": "MIT", "author": "Jonny Buchanan ", "bin": {