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

Commit 7570c5b

Browse files
committed
Release v0.1.49
Signed-off-by: Chase Sillevis <chase@sillevis.net>
1 parent 09155ae commit 7570c5b

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.48
22+
VERSION := 0.1.49
2323
EXTERNAL_TOOLS = \
2424
github.com/golang/dep/cmd/dep
2525

0 commit comments

Comments
 (0)