Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Fernandes Martins committed Apr 15, 2017
1 parent 635b5fe commit 35f396c
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
@@ -1,5 +1,5 @@
GO=CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go
TAG=0.1.0
TAG=0.1.1
BIN=kube-ecr-cleanup-controller
IMAGE=danielfm/$(BIN)

Expand Down

0 comments on commit 35f396c

Please sign in to comment.