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