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

Commit 2b7935a

Browse files
committed
1.4.2
1 parent 9d9a42a commit 2b7935a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-mobile",
3-
"version": "1.4.2pre",
3+
"version": "1.4.2",
44
"main": [
55
"js/jquery.mobile.js",
66
"css/themes/default/jquery.mobile.css"

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.2pre",
5+
"version": "1.4.2",
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.2/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.2/MIT-LICENSE.txt"
2020
}
2121
],
2222
"dependencies": {

0 commit comments

Comments
 (0)