Bump 1.5.0

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2015-11-03 11:30:34 -05:00
commit 77ff37a853
4 changed files with 5 additions and 5 deletions

View file

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