aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2016-07-08 13:02:10 -0400
committerScott González <scott.gonzalez@gmail.com>2016-07-08 13:02:10 -0400
commitea44d84975588d97c8bcced853267b984859f252 (patch)
tree7a6775c2ccd09b3cc10bdf4197b78b3a0ea9618f /build
parent3b066697bc03ccca1c3955c148cbde9610b31256 (diff)
downloadjquery-ui-ea44d84975588d97c8bcced853267b984859f252.tar.gz
jquery-ui-ea44d84975588d97c8bcced853267b984859f252.zip
Build: Add jQuery 3.1.0
Diffstat (limited to 'build')
-rw-r--r--build/tasks/testswarm.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/tasks/testswarm.js b/build/tasks/testswarm.js
index bdbe5714a..daf36838e 100644
--- a/build/tasks/testswarm.js
+++ b/build/tasks/testswarm.js
@@ -4,6 +4,7 @@ module.exports = function( grunt ) {
var versions = {
"git": "git",
+ "3.1": "3.1.0",
"3.0": "3.0.0",
"2.2": "2.2.4",
"2.1": "2.1.4",