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