From 7b50e35cb40a3afb39471cb8f924e0f593e7c704 Mon Sep 17 00:00:00 2001 From: Jonny Buchanan Date: Wed, 20 May 2020 09:48:07 +1000 Subject: [PATCH] Release v0.25.0 --- CHANGES.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 7f48f7e8..cf2bc318 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -# `next` branch +# 0.25.0 / 2020-05-20 ## Breaking Changes diff --git a/package.json b/package.json index 647e7659..9bb79bf9 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.24.7", + "version": "0.25.0", "license": "MIT", "author": "Jonny Buchanan ", "bin": {