diff options
author | Dave Methvin <dave.methvin@gmail.com> | 2013-05-24 12:44:52 -0400 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2013-05-24 12:44:52 -0400 |
commit | bd36ea22b670d52636dbe3f10cf6ce1e67d838b8 (patch) | |
tree | 9c4c62de3b1c5b791754f8d251e17a2a5cfd3714 /package.json | |
parent | 6190370ab7406b526c29cda0a4c8301b6a259660 (diff) | |
download | jquery-bd36ea22b670d52636dbe3f10cf6ce1e67d838b8.tar.gz jquery-bd36ea22b670d52636dbe3f10cf6ce1e67d838b8.zip |
Updating the source version to 2.0.2-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 384668e6b..5f9249204 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "2.0.1", + "version": "2.0.2-pre", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", |