From 3a35a89b2990007cf622ae785299aa298c6135e3 Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Thu, 6 Dec 2018 14:17:53 -0500 Subject: [PATCH] 8.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ed9eea45f..bfe363d935 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "preact", - "version": "8.3.0", + "version": "8.4.0", "description": "Fast 3kb React alternative with the same modern API. Components & Virtual DOM.", "main": "dist/preact.js", "jsnext:main": "dist/preact.mjs",