Skip to content

Commit 734525a

Browse files
0.1.2
1 parent e33ca7a commit 734525a

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,6 +1,6 @@
11
{
22
"name": "@pantelwar/js-utils",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "A utility package for commonly used javascript functions utilized on daily basis in Pantelwar's projects.",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",
@@ -56,4 +56,4 @@
5656
"type": "git",
5757
"url": "git+https://github.com/Pantelwar/js-utils.git"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)