From e8d48f3af43bcb79ab2dac3ad571463f0f090968 Mon Sep 17 00:00:00 2001 From: Travis Rowland Date: Thu, 16 Aug 2018 00:01:31 -0700 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fcf8ee8..1b00a21 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.10.2 +VERSION = 0.11 .PHONY: all build test tag_latest release ssh