diff --git a/CHANGES.md b/CHANGES.md index 9c90dcc5..bf485ca2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +# 0.9.2 / 2016-03-27 + **Dependencies:** - webpack-dev-middleware: v1.6.0 → [v1.6.1](https://github.com/webpack/webpack-dev-middleware/compare/v1.6.0...v1.6.1) - fixes request path issue introduced in 1.6.0 diff --git a/package.json b/package.json index 40aedc0b..563528b7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nwb", "description": "CLI tool for React apps and components & plain JS apps and npm modules", - "version": "0.9.1", + "version": "0.9.2", "license": "MIT", "author": "Jonny Buchanan ", "bin": {