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",