]> source.dussan.org Git - jquery.git/commitdiff
Tagging the 1.9.0rc1 release. 1.9.0rc1
authorDave Methvin <dave.methvin@gmail.com>
Wed, 9 Jan 2013 02:06:04 +0000 (21:06 -0500)
committerDave Methvin <dave.methvin@gmail.com>
Wed, 9 Jan 2013 02:06:04 +0000 (21:06 -0500)
package.json

index 1fc7d8f46a3fa5dfb434a5fade7a546788a5c888..af6fc116cd52dd004f8d2e7818f3cdbe54d21cad 100644 (file)
@@ -2,7 +2,7 @@
        "name": "jquery",
        "title": "jQuery",
        "description": "JavaScript library for DOM operations",
-       "version": "1.9.0pre",
+       "version": "1.9.0rc1",
        "homepage": "http://jquery.com",
        "author": {
                "name": "jQuery Foundation and other contributors",
@@ -22,7 +22,7 @@
                }
        ],
        "scripts": {
-               "test" : "./node_modules/.bin/grunt"
+               "test": "./node_modules/.bin/grunt"
        },
        "dependencies": {},
        "devDependencies": {