diff options
author | Dave Methvin <dave.methvin@gmail.com> | 2013-04-09 08:10:23 -0400 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2013-04-09 08:10:23 -0400 |
commit | 0afc92bd73a61a0279a419647458e6ed89638ae0 (patch) | |
tree | 72234d583330b4c45f3585688999017d8968dcc6 /package.json | |
parent | baa50b5e1709dc66354c647e14ac819338cdf5b9 (diff) | |
download | jquery-0afc92bd73a61a0279a419647458e6ed89638ae0.tar.gz jquery-0afc92bd73a61a0279a419647458e6ed89638ae0.zip |
Updating the source version to 2.0.0-pre
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f46dd4511..801848461 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "2.0.0-beta3", + "version": "2.0.0-pre", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", |