Bump 1.6.1

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2016-02-23 11:31:22 -08:00
commit a75c16cb1b
5 changed files with 61 additions and 6 deletions

View file

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