Github
This repository
This repository
All repositories
Browse code

Tagging the 2.0.0b1 release.

  • Loading branch information...
commit 2cc06af007ad2f85b52ee757296d235fcf93337a 1 parent a8cbbd3
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": "2.0.0pre",
  5 +  "version": "2.0.0b1",
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 2cc06af

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