Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfm committed Oct 13, 2020
1 parent 8684167 commit c467d23
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 @@ -2,7 +2,7 @@
export GOBIN := $(PWD)/bin
export PATH := $(GOBIN):$(PATH)
export INSTALL_FLAG=
export TAG=0.3.0
export TAG=0.3.1

DOCKER_IMAGE = aws-limits-exporter
DOCKER_REPO = danielfm
Expand Down

0 comments on commit c467d23

Please sign in to comment.