Bump 1.5.1

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2015-11-12 13:23:04 -05:00
commit 4628e93fb2
4 changed files with 58 additions and 5 deletions

View file

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