Skip to content

Commit

Permalink
Set a release version to v0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Serhii Aheienko <serhii.aheienko@gmail.com>
  • Loading branch information
saheienko committed Jan 7, 2021
1 parent 3ee33b8 commit 0f2b3be
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,4 +1,4 @@
RELEASE_VER := master
RELEASE_VER := v0.3.0
BUILD_DATE := $(shell date -u +'%Y-%m-%dT%H:%M:%SZ')
BASE_DIR := $(shell git rev-parse --show-toplevel)
GIT_SHA := $(shell git rev-parse --short HEAD)
Expand Down

0 comments on commit 0f2b3be

Please sign in to comment.