Skip to content

Commit

Permalink
Bump version to 0.3.1 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenelleman-okta authored Sep 15, 2022
1 parent c94cfe8 commit 59abf74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ NAMESPACE=pam
NAME=oktapam
BINARY=terraform-provider-${NAME}
# On verion changes, update tag-checks.yml
VERSION=0.3.0
VERSION=0.3.1
OS_ARCH=$(shell go env GOOS)_$(shell go env GOARCH)
PLUGIN_DIR=~/.terraform.d/plugins
DOCGEN_RESOURCES_DIR=docgen-resources
Expand Down

0 comments on commit 59abf74

Please sign in to comment.