Skip to content

Commit 24e01af

Browse files
committed
Tagging the 1.9.0-rc.1 release.
1 parent 800efd2 commit 24e01af

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-ui",
33
"title": "jQuery UI",
44
"description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
5-
"version": "1.9.0pre",
5+
"version": "1.9.0-rc.1",
66
"homepage": "http://jqueryui.com",
77
"author": {
88
"name": "jQuery Foundation and other contributors",
9-
"url": "https://github.com/jquery/jquery-ui/blob/master/AUTHORS.txt"
9+
"url": "https://github.com/jquery/jquery-ui/blob/1.9.0-rc.1/AUTHORS.txt"
1010
},
1111
"maintainers": [
1212
{
@@ -43,7 +43,7 @@
4343
"licenses": [
4444
{
4545
"type": "MIT",
46-
"url": "https://github.com/jquery/jquery-ui/blob/master/MIT-LICENSE.txt"
46+
"url": "https://github.com/jquery/jquery-ui/blob/1.9.0-rc.1/MIT-LICENSE.txt"
4747
}
4848
],
4949
"dependencies": {},

0 commit comments

Comments
 (0)