From 1519a8c9443570e25a7b632832ef04c8f2ce9905 Mon Sep 17 00:00:00 2001 From: Hong Minhee Date: Thu, 4 May 2023 16:25:16 +0900 Subject: [PATCH 1/4] Version bump [ci skip] --- CHANGES.md | 8 ++++++-- Libplanet/Libplanet.csproj | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 3b0943cfb46..cfdb742be8f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,13 +1,17 @@ Libplanet changelog =================== +Version 1.0.2 +------------- + +To be released. + + Version 1.0.1 ------------- Released on May 3, 2023. -### Bug fixes - - Fixed a bug where `BlockChain.Append()` hadn't update tx executions even `evaluateActions` set to `true` when `actionEvaluations` are given. [[#3125]] diff --git a/Libplanet/Libplanet.csproj b/Libplanet/Libplanet.csproj index e397fa6353f..6821f1bbafc 100644 --- a/Libplanet/Libplanet.csproj +++ b/Libplanet/Libplanet.csproj @@ -2,7 +2,7 @@ Libplanet Libplanet - 1.0.1 + 1.0.2