diff options
author | Scott González <scott.gonzalez@gmail.com> | 2015-05-14 08:25:16 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2015-05-14 08:25:16 -0400 |
commit | ae25cdb6881cef632d42100a5237850cae1c3a77 (patch) | |
tree | 54ba8ad3cc57dab702ace7e4f0b3ed48025316be /bower.json | |
parent | e1751383f17118d250a8ef576f3663de6ea76f36 (diff) | |
download | jquery-ui-ae25cdb6881cef632d42100a5237850cae1c3a77.tar.gz jquery-ui-ae25cdb6881cef632d42100a5237850cae1c3a77.zip |
Build: Upgrade to jQuery 1.11.3
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json index b7a657b9d..2c8b5a6ba 100644 --- a/bower.json +++ b/bower.json @@ -35,7 +35,8 @@ "jquery-1.11.0": "jquery#1.11.0", "jquery-1.11.1": "jquery#1.11.1", "jquery-1.11.2": "jquery#1.11.2", - "jquery-1.x": "jquery#1.11.2", + "jquery-1.11.3": "jquery#1.11.3", + "jquery-1.x": "jquery#1.11.3", "jquery-2.0.0": "jquery#2.0.0", "jquery-2.0.1": "jquery#2.0.1", "jquery-2.0.2": "jquery#2.0.2", |