From b96ff7fc0442576d4f932beca5be4888992f2387 Mon Sep 17 00:00:00 2001 From: Doug Gish Date: Wed, 20 Sep 2023 15:53:09 -0600 Subject: [PATCH] Setup for next version --- CHANGELOG.md | 3 ++- IO.Eventuate.Tram/IO.Eventuate.Tram.csproj | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45afaf1..ebc45df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.3.0] +## [Unreleased] + ## [0.3.0] - 2023-09-20 ### Added diff --git a/IO.Eventuate.Tram/IO.Eventuate.Tram.csproj b/IO.Eventuate.Tram/IO.Eventuate.Tram.csproj index 555a6db..afa5305 100644 --- a/IO.Eventuate.Tram/IO.Eventuate.Tram.csproj +++ b/IO.Eventuate.Tram/IO.Eventuate.Tram.csproj @@ -2,7 +2,7 @@ net6.0 - 0.3.0 + 0.4.0 https://github.com/eventuate-tram/eventuate-tram-core-dotnet