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

Commit 99fe1dc

Browse files
committed
Release v0.1.42
Signed-off-by: Chase Sillevis <chase@sillevis.net>
1 parent 48b9c19 commit 99fe1dc

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
@@ -19,7 +19,7 @@ GOVERSION := 1.14
1919
PROJECT := github.com/DeviaVir/terraform-provider-gsuite
2020
OWNER := $(notdir $(patsubst %/,%,$(dir $(PROJECT))))
2121
NAME := $(notdir $(PROJECT))
22-
VERSION := 0.1.41
22+
VERSION := 0.1.42
2323
EXTERNAL_TOOLS = \
2424
github.com/golang/dep/cmd/dep
2525

0 commit comments

Comments
 (0)