Skip to content

Commit 32db7c9

Browse files
committed
2.5.0
1 parent b51655c commit 32db7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "preact-render-to-string",
33
"amdName": "preactRenderToString",
4-
"version": "2.4.0",
4+
"version": "2.5.0",
55
"description": "Render JSX to an HTML string, with support for Preact components.",
66
"main": "dist/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)