Bump 1.11.0

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-02-08 11:30:29 -08:00
commit 01d1895a35
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@
set -e
VERSION="1.11.0-rc1"
VERSION="1.11.0"
IMAGE="docker/compose:$VERSION"