From bd2f86c43ff67724c7a75998460672c1e667e00b Mon Sep 17 00:00:00 2001 From: Jiayu Ye Date: Fri, 9 Mar 2018 10:26:50 +0800 Subject: [PATCH] chore(build): Update version to v0.1.4-alpha.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 20f84891..9cd38ed4 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ # # Current version of the project. -VERSION ?= v0.1.3 +VERSION ?= v0.1.4-alpha.4 # This repo's root import path (under GOPATH). ROOT := github.com/caicloud/rudder