Skip to content

Commit

Permalink
update go modules
Browse files Browse the repository at this point in the history
  • Loading branch information
idk committed Oct 13, 2019
1 parent 14b861d commit 921c0f7
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 @@ -12,7 +12,7 @@ echo:

USER_GH=eyedeekay
packagename=eephttpd
VERSION=0.0.2
VERSION=0.0.4

tag:
gothub release -s $(GITHUB_TOKEN) -u $(USER_GH) -r $(packagename) -t v$(VERSION) -d "I2P Tunnel Management tool for Go applications"
Expand Down

0 comments on commit 921c0f7

Please sign in to comment.