diff --git a/CHANGES.md b/CHANGES.md index 914a42a2..18fbfc8b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +# 0.7.1 / 2016-01-10 + **Fixed:** - Express middleware had a broken import. diff --git a/package.json b/package.json index 22935371..db212da8 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.7.0", + "version": "0.7.1", "license": "MIT", "author": "Jonny Buchanan ", "bin": {