diff options
author | Michał Gołębiowski <m.goleb@gmail.com> | 2016-10-31 17:29:59 +0100 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2016-11-02 12:52:22 -0400 |
commit | 4673c8808b8b08302268de7961d9a772c29af47a (patch) | |
tree | e86b7deca9521a18498a26612c90b8178c0c3c8e /bower.json | |
parent | 622a129a4df9aa8f606b8af0558e2cdb76b102d4 (diff) | |
download | jquery-ui-4673c8808b8b08302268de7961d9a772c29af47a.tar.gz jquery-ui-4673c8808b8b08302268de7961d9a772c29af47a.zip |
Build: Add jQuery 3.1.1
Closes gh-1766
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 bd641069d..e4df60cea 100644 --- a/bower.json +++ b/bower.json @@ -58,6 +58,7 @@ "jquery-2.2.3": "jquery#2.2.3", "jquery-2.2.4": "jquery#2.2.4", "jquery-3.0.0": "jquery#3.0.0", - "jquery-3.1.0": "jquery#3.1.0" + "jquery-3.1.0": "jquery#3.1.0", + "jquery-3.1.1": "jquery#3.1.1" } } |