From 7e3a5aa492964a4db9e4ae397b2626af4d065317 Mon Sep 17 00:00:00 2001 From: Andrew Omondi Date: Mon, 25 Sep 2023 09:00:27 +0300 Subject: [PATCH] Bumps version for release --- CHANGELOG.md | 2 ++ src/Microsoft.Kiota.Abstractions.csproj | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f5835f9..7e301bb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.3.3] - 2023-09-25 + ### Changed - Removed the code that changed the first character of the query parameter name to lower case diff --git a/src/Microsoft.Kiota.Abstractions.csproj b/src/Microsoft.Kiota.Abstractions.csproj index d45f2c34..17989e23 100644 --- a/src/Microsoft.Kiota.Abstractions.csproj +++ b/src/Microsoft.Kiota.Abstractions.csproj @@ -14,7 +14,7 @@ https://aka.ms/kiota/docs true true - 1.3.2 + 1.3.3 true false