From 113300d175e069ed1a64d7c76cee3156df7137f9 Mon Sep 17 00:00:00 2001 From: Jonny Buchanan Date: Wed, 31 May 2017 04:03:55 +1000 Subject: [PATCH] Release v0.16.1 --- CHANGES.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index c7297b96..6a047f3f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +# 0.16.1 / 2017-05-31 + **Fixed:** - Fixed bad render shim paths which were breaking the `nwb react`, `nwb preact` and `nwb inferno` quick development commands. diff --git a/package.json b/package.json index 81d411af..d27f9079 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.16.0", + "version": "0.16.1", "license": "MIT", "author": "Jonny Buchanan ", "bin": {