diff options
author | Dave Methvin <dave.methvin@gmail.com> | 2013-09-19 16:15:47 -0400 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2013-09-19 16:15:47 -0400 |
commit | 210cbcf520c16e8997b2748bca7c18f329081c84 (patch) | |
tree | 0d18030aee8cc3ead570fd64067615215fd6920f /package.json | |
parent | 1185427c4c35ea57e3634ca735422e23d2e55751 (diff) | |
download | jquery-210cbcf520c16e8997b2748bca7c18f329081c84.tar.gz jquery-210cbcf520c16e8997b2748bca7c18f329081c84.zip |
Updating the source version to 2.1.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 1d9a5b7bb..113d29082 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "2.1.0-beta1", + "version": "2.1.0-pre", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", |