diff --git a/Makefile b/Makefile index e5753729..cd15f308 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.52 +VERSION := 0.1.53 EXTERNAL_TOOLS = \ github.com/golang/dep/cmd/dep