We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2d196 commit c1158a4Copy full SHA for c1158a4
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "preact-markup",
3
"amdName": "preactMarkup",
4
- "version": "1.5.0",
+ "version": "1.5.1",
5
"description": "Render HTML/XML using VDOM, with Custom Elements mapped to Components.",
6
"main": "dist/preact-markup.js",
7
"minified:main": "dist/preact-markup.min.js",
0 commit comments