Skip to content

Commit 11eb1c4

Browse files
committed
Tagging the 1.9.0rc1 release.
1 parent 0c5d2fb commit 11eb1c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jquery",
33
"title": "jQuery",
44
"description": "JavaScript library for DOM operations",
5-
"version": "1.9.0pre",
5+
"version": "1.9.0rc1",
66
"homepage": "http://jquery.com",
77
"author": {
88
"name": "jQuery Foundation and other contributors",
@@ -22,7 +22,7 @@
2222
}
2323
],
2424
"scripts": {
25-
"test" : "./node_modules/.bin/grunt"
25+
"test": "./node_modules/.bin/grunt"
2626
},
2727
"dependencies": {},
2828
"devDependencies": {

0 commit comments

Comments
 (0)