Skip to content

Commit a1c5eee

Browse files
committed
Updating the source version to 1.2.2-pre
1 parent 54ee1ae commit a1c5eee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "jquery-migrate",
33
"title": "jQuery Migrate",
44
"description": "Migrate older jQuery code to jQuery 1.9+",
5-
"version": "1.2.1",
5+
"version": "1.2.2-pre",
66
"homepage": "https://github.com/jquery/jquery-migrate",
77
"author": {
88
"name": "jQuery Foundation, Inc. and other contributors",
9-
"url": "https://github.com/jquery/jquery-migrate/blob/1.2.1/AUTHORS.txt"
9+
"url": "https://github.com/jquery/jquery-migrate/blob/master/AUTHORS.txt"
1010
},
1111
"repository": {
1212
"type": "git",
@@ -18,7 +18,7 @@
1818
"licenses": [
1919
{
2020
"type": "MIT",
21-
"url": "https://github.com/jquery/jquery-migrate/blob/1.2.1/LICENSE-MIT"
21+
"url": "https://github.com/jquery/jquery-migrate/blob/master/LICENSE-MIT"
2222
}
2323
],
2424
"dependencies": {

0 commit comments

Comments
 (0)