Github
This repository
This repository
All repositories
Browse code

Tagging the 1.9.0rc1 release.

  • Loading branch information...
commit 11eb1c4e4844650fde794e08d149a09a359e2cda 1 parent 0c5d2fb
authored

Showing 1 changed file with 2 additions and 2 deletions. Show Diff Stats Hide Diff Stats

  1. 4  package.json
4  package.json
... ... @@ -2,7 +2,7 @@
2 2    "name": "jquery",
3 3    "title": "jQuery",
4 4    "description": "JavaScript library for DOM operations",
5   -  "version": "1.9.0pre",
  5 +  "version": "1.9.0rc1",
6 6    "homepage": "http://jquery.com",
7 7    "author": {
8 8      "name": "jQuery Foundation and other contributors",
... ... @@ -22,7 +22,7 @@
22 22      }
23 23    ],
24 24    "scripts": {
25   -    "test" : "./node_modules/.bin/grunt"
  25 +    "test": "./node_modules/.bin/grunt"
26 26    },
27 27    "dependencies": {},
28 28    "devDependencies": {

0 notes on commit 11eb1c4

Please sign in to comment.
Something went wrong with that request. Please try again.