Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 3e5ec40

Browse files
committed
Tagging the 1.4.0 release.
1 parent f09aae0 commit 3e5ec40

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-mobile",
33
"title": "jQuery Mobile",
44
"description": "Touch-Optimized Web Framework for Smartphones & Tablets",
5-
"version": "1.4.0pre",
5+
"version": "1.4.0",
66
"homepage": "http://jquerymobile.com",
77
"author": {
88
"name": "jQuery Foundation Inc. and other contributors",
9-
"url": "https://github.com/jquery/jquery-mobile/blob/master/AUTHORS.txt"
9+
"url": "https://github.com/jquery/jquery-mobile/blob/1.4.0/AUTHORS.txt"
1010
},
1111
"repository": {
1212
"type": "git",
@@ -16,7 +16,7 @@
1616
"licenses": [
1717
{
1818
"type": "MIT",
19-
"url": "https://github.com/jquery/jquery-mobile/blob/master/MIT-LICENSE.txt"
19+
"url": "https://github.com/jquery/jquery-mobile/blob/1.4.0/MIT-LICENSE.txt"
2020
}
2121
],
2222
"dependencies": {

0 commit comments

Comments
 (0)