Bump 1.5.0rc3

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2015-10-29 12:51:57 -04:00
commit be6b811c4e
4 changed files with 21 additions and 7 deletions

View file

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