Skip to content

Commit 7c6d820

Browse files
committed
v0.3.1
1 parent 5a78478 commit 7c6d820

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "async-htm-to-string",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Renders a htm tagged template asyncly into a string",
55
"homepage": "http://github.com/voxpelli/async-htm-to-string",
66
"repository": {
@@ -110,4 +110,4 @@
110110
"type-coverage": "^2.14.6",
111111
"typescript": "^4.1.3"
112112
}
113-
}
113+
}

0 commit comments

Comments
 (0)