Skip to content

Commit

Permalink
Set a release version to v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
saheienko committed Oct 21, 2020
1 parent 38e3765 commit 6831bb0
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 := v0.2.1
RELEASE_VER := v0.2.2
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 HEAD)
Expand Down

0 comments on commit 6831bb0

Please sign in to comment.