Skip to content

Commit e8e6729

Browse files
committed
fix: package version
1 parent 166b7d9 commit e8e6729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@wopjs/dom",
3-
"version": "0.1.0",
4-
"description": "dom",
3+
"version": "0.1.3",
4+
"description": "Collection of common DOM utilities. TypeScript friendly and minification friendly.",
55
"repository": "wopjs/dom",
66
"main": "./dist/index.js",
77
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)