Bump 1.9.0

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2016-11-15 15:03:43 -08:00
commit 25853874c4
3 changed files with 3 additions and 3 deletions

View file

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