Skip to content

Commit

Permalink
Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sgreben committed Oct 5, 2018
1 parent 2b8ede6 commit 6e388e2
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 @@
APP=gif
NAME := yeetgif
REPOSITORY := quay.io/sergey_grebenshchikov/$(NAME)
VERSION := 1.0.1
VERSION := 1.0.2
VERSION_COMMIT := $(VERSION)-$(shell printf "%s" "$$(git rev-parse HEAD)")

PACKAGES := $(shell go list -f {{.Dir}} ./...)
Expand Down

0 comments on commit 6e388e2

Please sign in to comment.