Skip to content

Commit

Permalink
bump: version 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
edaniszewski committed Jan 23, 2021
1 parent d4388a2 commit a6d4bea
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 @@
#

BIN_NAME := chart-releaser
BIN_VERSION := v0.1.3
BIN_VERSION := v0.1.4
IMG_NAME := chartreleaser/chart-releaser

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

0 comments on commit a6d4bea

Please sign in to comment.