Skip to content

Commit 86a7236

Browse files
authored
Merge pull request #154 from jviide/version-3.0.3
v3.0.3
2 parents 46852ce + 5189f0d commit 86a7236

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": "htm",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.",
55
"main": "dist/htm.js",
66
"umd:main": "dist/htm.umd.js",

0 commit comments

Comments
 (0)