Skip to content

Commit 1c32c95

Browse files
committed
bump: version 0.2.0
1 parent 08595ee commit 1c32c95

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 @@
33
#
44

55
BIN_NAME := chart-releaser
6-
BIN_VERSION := v0.1.4
6+
BIN_VERSION := v0.2.0
77
IMG_NAME := chartreleaser/chart-releaser
88

99
GIT_COMMIT ?= $(shell git rev-parse --short HEAD 2> /dev/null || true)

0 commit comments

Comments
 (0)