Skip to content

Commit 582e0ce

Browse files
committed
0.3.0
1 parent a577b9e commit 582e0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dot-dom",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "A tiny (less than 512 byte) template engine that uses virtual DOM and some of react principles",
55
"main": "src/dotdom.js",
66
"files": [

0 commit comments

Comments
 (0)