Skip to content

Commit ccd0faf

Browse files
committed
bump: version 0.1.1
1 parent 9c5d53d commit ccd0faf

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 := 0.1.0
6+
BIN_VERSION := 0.1.1
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)