Skip to content

Commit cbac6e3

Browse files
authored
Bump version in Makefile (#1388)
1 parent e7ea457 commit cbac6e3

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
@@ -1,7 +1,7 @@
11
.DEFAULT_GOAL = help
22
SHELL := /bin/bash
33

4-
VERSION ?= 0.12.0
4+
VERSION ?= 0.12.1
55

66
NAME = elasticstack
77
BINARY = terraform-provider-${NAME}

0 commit comments

Comments
 (0)