Skip to content
This repository was archived by the owner on Jun 27, 2021. It is now read-only.

Commit b14c1af

Browse files
committed
Makefile update
1 parent 21fa95f commit b14c1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ PKG_NAME := gsuite
2121
PROJECT := github.com/DeviaVir/terraform-provider-$(PKG_NAME)
2222
OWNER := $(notdir $(patsubst %/,%,$(dir $(PROJECT))))
2323
NAME := $(notdir $(PROJECT))
24-
VERSION := 0.1.51
24+
VERSION := 0.1.52
2525
EXTERNAL_TOOLS = \
2626
github.com/golang/dep/cmd/dep
2727

0 commit comments

Comments
 (0)