Skip to content

Commit 68bb92f

Browse files
author
Ajit Kumar
committed
2.3.0
1 parent 028a1eb commit 68bb92f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-tag-js",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
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)