Bump 1.5.2

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2015-12-02 17:06:17 -08:00
commit 7240ff35ee
4 changed files with 27 additions and 5 deletions

View file

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