Bump to next dev version

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-02-08 13:47:08 -08:00
commit fc7b74d7f9
2 changed files with 2 additions and 2 deletions

View file

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