From 44a96121d5684790f99b2d7980d8530d53bf813c Mon Sep 17 00:00:00 2001 From: ahmad Date: Wed, 12 Jun 2024 20:24:44 +0200 Subject: [PATCH] Release 2.1.0 --- CHANGELOG.md | 2 +- src/KurzSharp/KurzSharp.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 887b39c..77e59db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## Unreleased +## [2.1.0] - 2024-06-12 ### Fixed diff --git a/src/KurzSharp/KurzSharp.csproj b/src/KurzSharp/KurzSharp.csproj index 1efcc76..cd2544a 100644 --- a/src/KurzSharp/KurzSharp.csproj +++ b/src/KurzSharp/KurzSharp.csproj @@ -5,7 +5,7 @@ latest enable enable - 2.0.0 + 2.1.0 Ahmad false README.md