aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2014-11-03 12:27:12 -0500
committerTimmy Willison <timmywillisn@gmail.com>2014-11-03 12:27:12 -0500
commit2912ddd824228b200a0d2a1682456ee6827459a5 (patch)
treef445928bb51cd209a35eec25a2010046ac14d5d1 /package.json
parent73c1ceaf4280bd0318679c1ad832181f3f449814 (diff)
downloadjquery-2912ddd824228b200a0d2a1682456ee6827459a5.tar.gz
jquery-2912ddd824228b200a0d2a1682456ee6827459a5.zip
Build: 1.x-master -> compat
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 dc9501b64..d9e8437d3 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
- "name": "jquery",
+ "name": "jquery-compat",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "1.11.2-pre",
+ "version": "3.0.0-pre",
"main": "dist/jquery.js",
"homepage": "http://jquery.com",
"author": {