diff --git a/changelog.md b/changelog.md index 40f9d18..77659b6 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased +## 1.0.1 - 2021-08-24 + ### Fixed - [#52](https://github.com/Azure/Microsoft.Extensions.Caching.Cosmos/pull/52) Fixed DefaultTimeToLiveInMs handling when creating container diff --git a/src/CosmosDistributedCache.csproj b/src/CosmosDistributedCache.csproj index ec8e9ae..72fcdb3 100644 --- a/src/CosmosDistributedCache.csproj +++ b/src/CosmosDistributedCache.csproj @@ -6,7 +6,7 @@ © Microsoft Corporation. All rights reserved. $([System.DateTime]::Now.ToString(yyyyMMdd)) en-US - 1.0.0 + 1.0.1 preview $(ClientVersion) $(ClientVersion)-$(VersionSuffix)