Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Bump version to v0.9-dev (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
vgunapati authored Aug 10, 2019
1 parent 81169ea commit dcd2adc
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,7 +1,7 @@
TEST_PATH=./
BUILD=docker build --target
RUN=docker run --rm -it
VERSION=v0.8
VERSION=v0.9-dev
GIT_TAG=$(shell git rev-parse --short HEAD)

ifeq (${DOCKER_PUSH},true)
Expand Down

0 comments on commit dcd2adc

Please sign in to comment.