diff --git a/Makefile b/Makefile index cd15f308..b4b2a37c 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ PKG_NAME := gsuite PROJECT := github.com/DeviaVir/terraform-provider-$(PKG_NAME) OWNER := $(notdir $(patsubst %/,%,$(dir $(PROJECT)))) NAME := $(notdir $(PROJECT)) -VERSION := 0.1.53 +VERSION := 0.1.54 EXTERNAL_TOOLS = \ github.com/golang/dep/cmd/dep