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

Commit 372eeb9

Browse files
committed
Release v0.1.56
Signed-off-by: Chase Sillevis <chase@sillevis.net>
1 parent d4f2db3 commit 372eeb9

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.55
24+
VERSION := 0.1.56
2525
EXTERNAL_TOOLS = \
2626
github.com/golang/dep/cmd/dep
2727

0 commit comments

Comments
 (0)