Skip to content

Commit

Permalink
fix: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeqo committed Mar 17, 2019
1 parent cd107b2 commit dbb5c39
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 @@ all: build

OPEN := 'xdg-open'
MAVEN := './mvnw'
VERSION := '0.2.2-SNAPSHOT'
VERSION := '0.3.1-SNAPSHOT'

.PHONY: run
run: build zipkin-local
Expand Down

0 comments on commit dbb5c39

Please sign in to comment.