Skip to content

Commit e613277

Browse files
author
Ajit Kumar
committed
2.0.3
1 parent ef09c47 commit e613277

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-tag-js",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "A simple library for creating and manipulating DOM using JavaScript DOM API.",
55
"main": "./dist/tag.js",
66
"files": [
@@ -114,4 +114,4 @@
114114
"webpack-cli": "^6.0.1"
115115
},
116116
"browserslist": "cover 100%,not android < 5"
117-
}
117+
}

0 commit comments

Comments
 (0)