diff --git a/Makefile b/Makefile index 9fa17276a..a8dfac95e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .DEFAULT_GOAL = help SHELL := /bin/bash -VERSION ?= 0.12.0 +VERSION ?= 0.12.1 NAME = elasticstack BINARY = terraform-provider-${NAME}