aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2015-07-13 15:25:49 -0400
committerTimmy Willison <timmywillisn@gmail.com>2015-07-13 15:25:49 -0400
commitf9846aec1dadc4bc80ca2df47d3ecc1b9f7a4f84 (patch)
tree5e24fb3e069a8a5d4396acfafda5618e76f44079 /package.json
parentc44dd7775b387094d8c921c7e839e3c266e4f2c8 (diff)
downloadjquery-3.0.0-alpha1.tar.gz
jquery-3.0.0-alpha1.zip
3.0.0-alpha13.0.0-alpha1
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5d8299534..247927836 100644
--- a/package.json
+++ b/package.json
@@ -2,12 +2,12 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "3.0.0-pre",
+ "version": "3.0.0-alpha1",
"main": "dist/jquery.js",
"homepage": "http://jquery.com",
"author": {
"name": "jQuery Foundation and other contributors",
- "url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt"
+ "url": "https://github.com/jquery/jquery/blob/3.0.0-alpha1/AUTHORS.txt"
},
"repository": {
"type": "git",