From 89633429aebaa297b7a770229f1530a40c610892 Mon Sep 17 00:00:00 2001 From: Jonny Buchanan Date: Wed, 20 May 2020 10:10:42 +1000 Subject: [PATCH] Release v0.25.2 --- CHANGES.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index b62b3e19..37feb72c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +# 0.25.2 / 2020-05-20 + ## Fixed - Bumped Node.js version in templates. diff --git a/package.json b/package.json index 046d55ec..c9abd67b 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.25.1", + "version": "0.25.2", "license": "MIT", "author": "Jonny Buchanan ", "bin": {