From c83662069d630a0e76e038e98d66904a22952759 Mon Sep 17 00:00:00 2001 From: KamiD <44460798+KamiD@users.noreply.github.com> Date: Tue, 6 Jun 2023 14:32:14 +0800 Subject: [PATCH] Bump version to v0.1.5 (#169) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 600b06d8b..04b2b621b 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ IGNORE_CHECK_GO=false install_rocksdb_version:=$(ROCKSDB_VERSION) -Version=v0.1.4 +Version=v0.1.5 CosmosSDK=v0.39.2 Tendermint=v0.33.9 Iavl=v0.14.3