From: Dave Methvin Date: Fri, 15 Nov 2013 15:58:35 +0000 (-0500) Subject: Updating version to 1.11.0-beta2. X-Git-Tag: 1.11.0-beta2~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=26dbe634d4d4aeca5219b4131862c80034238f87;p=jquery.git Updating version to 1.11.0-beta2. --- diff --git a/bower.json b/bower.json index cf2aeaa2d..1b627e779 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jquery", - "version": "1.10.3-pre", + "version": "1.11.0-beta2", "ignore": [ "**/.*", "build", diff --git a/package.json b/package.json index 4e627811e..d34186667 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "1.11.0-pre", + "version": "1.11.0-beta2", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors",