From adceb204df4e8a6cfc99a32cb63b4ea8b6e71606 Mon Sep 17 00:00:00 2001 From: Jason Miller Date: Thu, 24 Aug 2017 12:43:55 -0400 Subject: [PATCH] 8.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8cfe2e9b97..6ca6e4b504 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "preact", - "version": "8.2.1", + "version": "8.2.2", "description": "Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.", "main": "dist/preact.js", "jsnext:main": "dist/preact.esm.js",