Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfm committed Mar 4, 2020
1 parent 11e277d commit d3e56df
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.2.0
export TAG=0.3.0

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

0 comments on commit d3e56df

Please sign in to comment.