diff options
author | Dave Methvin <dave.methvin@gmail.com> | 2013-09-19 16:04:38 -0400 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2013-09-19 16:04:38 -0400 |
commit | e0e0ab5ed798715db36d6c748480a6acf4a2883b (patch) | |
tree | 28a30fd9943c386e4371ea4052d809c19c6b10c3 /package.json | |
parent | b44595824c3f23441eab2f34551587c5ae6fd31c (diff) | |
download | jquery-e0e0ab5ed798715db36d6c748480a6acf4a2883b.tar.gz jquery-e0e0ab5ed798715db36d6c748480a6acf4a2883b.zip |
Updating the source version to 1.11.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 24331999a..409d08762 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "1.11.0-beta1", + "version": "1.11.0-pre", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors", |