Skip to content

Commit 293a70f

Browse files
committed
8.0.0
1 parent 8b77081 commit 293a70f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "preact",
3-
"version": "7.2.1",
4-
"description": "Tiny & fast Component-based virtual DOM framework.",
3+
"version": "8.0.0",
4+
"description": "Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.",
55
"main": "dist/preact.js",
66
"jsnext:main": "src/preact.js",
77
"dev:main": "dist/preact.dev.js",

0 commit comments

Comments
 (0)