We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 468729e commit 657ed96Copy full SHA for 657ed96
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "undom",
3
"amdName": "undom",
4
- "version": "0.3.3",
+ "version": "0.4.0",
5
"description": "Minimally viable DOM Document implementation.",
6
"main": "dist/undom.js",
7
"minified:main": "dist/undom.min.js",
0 commit comments