diff --git a/Makefile b/Makefile index cd4964b..7b98626 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.9.5 +VERSION = 0.9.6 .PHONY: all build test tag_latest release