We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6554ba commit bad0717Copy full SHA for bad0717
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dot-dom",
3
- "version": "0.2.0",
+ "version": "0.2.1",
4
"description": "A tiny (less than 512 byte) template engine that uses virtual DOM and some of react principles",
5
"main": "dotdom.min.js",
6
"scripts": {
0 commit comments