Skip to content

Commit 6f36cb6

Browse files
update version (#166)
1 parent 8765453 commit 6f36cb6

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
@@ -3,7 +3,7 @@ NAMESPACE=pam
33
NAME=oktapam
44
BINARY=terraform-provider-${NAME}
55

6-
VERSION=0.6.0
6+
VERSION=0.6.1
77

88
OS_ARCH=$(shell go env GOOS)_$(shell go env GOARCH)
99
PLUGIN_DIR=~/.terraform.d/plugins

0 commit comments

Comments
 (0)