Skip to content

Commit 700d38f

Browse files
committed
fix: incorrect package.json version
1 parent eddd5be commit 700d38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "htmljs-parser",
33
"description": "An HTML parser recognizes content and string placeholders and allows JavaScript expressions as attribute values",
4-
"version": "2.11.3",
4+
"version": "3.3.0",
55
"devDependencies": {
66
"@commitlint/cli": "^16.2.3",
77
"@commitlint/config-conventional": "^16.2.1",

0 commit comments

Comments
 (0)