diff options
author | Dave Methvin <dave.methvin@gmail.com> | 2013-05-30 17:49:05 -0400 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2013-05-30 17:49:05 -0400 |
commit | 3a67de7635fc2faa09c0943018500394d6acd550 (patch) | |
tree | 60378b8abea5599e2f14a79faa8cde2b5aa29013 /package.json | |
parent | f57f86e6b1358dacce35f572bc64e788875e16e1 (diff) | |
download | jquery-3a67de7635fc2faa09c0943018500394d6acd550.tar.gz jquery-3a67de7635fc2faa09c0943018500394d6acd550.zip |
Tagging the 1.10.1 release.
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 4e7217f29..f66f4170a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "1.10.1-pre", + "version": "1.10.1", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", |