diff --git a/CHANGES.md b/CHANGES.md index a54fd04f..8ce9aec7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +# 0.21.2 / 2018-01-17 + ## Fixed - Fixed validation of `babel.env` config [[#420](https://github.com/insin/nwb/issues/420)] [[ngyikp][ngyikp]] diff --git a/package.json b/package.json index 9558a906..1f3271e5 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.21.1", + "version": "0.21.2", "license": "MIT", "author": "Jonny Buchanan ", "bin": {