Skip to content

Commit 59abf74

Browse files
Bump version to 0.3.1 (#80)
1 parent c94cfe8 commit 59abf74

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
# On verion changes, update tag-checks.yml
6-
VERSION=0.3.0
6+
VERSION=0.3.1
77
OS_ARCH=$(shell go env GOOS)_$(shell go env GOARCH)
88
PLUGIN_DIR=~/.terraform.d/plugins
99
DOCGEN_RESOURCES_DIR=docgen-resources

0 commit comments

Comments
 (0)