Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfm committed Aug 17, 2021
1 parent dbcc300 commit e81c93d
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.4.0
export TAG=0.5.0

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

0 comments on commit e81c93d

Please sign in to comment.