Skip to content

Commit

Permalink
bump: version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
edaniszewski committed Apr 1, 2021
1 parent 08595ee commit 1c32c95
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.4
BIN_VERSION := v0.2.0
IMG_NAME := chartreleaser/chart-releaser

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

0 comments on commit 1c32c95

Please sign in to comment.