Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
kpacha committed Feb 11, 2019
1 parent 635bf3d commit 2942445
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,6 +1,6 @@
.PHONY: all deps test build benchmark coveralls

DEP_VERSION=0.4.1
DEP_VERSION=0.5.0
OS := $(shell uname | tr '[:upper:]' '[:lower:]')

all: deps test build
Expand Down

0 comments on commit 2942445

Please sign in to comment.