diff --git a/bower.json b/bower.json index 2f0e2e1..79da3e5 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jquery", - "version": "3.5.1", + "version": "3.6.0", "description": "jQuery component", "license": "MIT", "keywords": [ diff --git a/component.json b/component.json index 0fa35fd..944b782 100644 --- a/component.json +++ b/component.json @@ -1,7 +1,7 @@ { "name": "jquery", "repo": "components/jquery", - "version": "3.5.1", + "version": "3.6.0", "description": "jQuery component", "license": "MIT", "keywords": [ diff --git a/package.json b/package.json index f9385dc..8334aed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jquery", "description": "JavaScript library for DOM operations", - "version": "3.5.1", + "version": "3.6.0", "homepage": "http://jquery.com", "author": { "name": "jQuery Foundation and other contributors",