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