We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72404ed commit 5af1ba7Copy full SHA for 5af1ba7
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "preact-markup",
3
"amdName": "preactMarkup",
4
- "version": "1.1.0",
+ "version": "1.2.0",
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