From 996e31b7430c721a91c9fcbfb7066111dbab3827 Mon Sep 17 00:00:00 2001 From: Travis Rowland Date: Mon, 2 Apr 2018 00:25:08 -0700 Subject: [PATCH] Incrementing version AFFECTS #485 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1ff9dcb..11cd007 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.10.0 +VERSION = 0.10.1 .PHONY: all build test tag_latest release ssh