Skip to content

Commit 479b548

Browse files
committed
Bump version
1 parent 7912cf8 commit 479b548

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": "jquery-param",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "equivalent function to jQuery.param",
55
"main": "dist/umd/jquery-param.js",
66
"module": "dist/esm/jquery-param.mjs",
@@ -10,7 +10,7 @@
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/knowledgecode/jquery-param.git"
13+
"url": "git+https://github.com/knowledgecode/jquery-param.git"
1414
},
1515
"keywords": [
1616
"jquery",

0 commit comments

Comments
 (0)