Skip to content

Commit

Permalink
feat: bump version v0.20.4 -> v0.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
HotPotatoC committed Apr 16, 2021
1 parent bfb007e commit 1d2e83a
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 @@
BINARY_DIR := .bin/

APP_NAME=kvstore
VERSION?=v0.20.4
VERSION?=v0.20.5
BUILD=$(shell git rev-parse HEAD)

VERSION_PACKAGE=github.com/HotPotatoC/kvstore/version
Expand Down

0 comments on commit 1d2e83a

Please sign in to comment.