diff --git a/src/ConfigCatClient/ConfigCatClient.csproj b/src/ConfigCatClient/ConfigCatClient.csproj
index 154bad35..ad893458 100644
--- a/src/ConfigCatClient/ConfigCatClient.csproj
+++ b/src/ConfigCatClient/ConfigCatClient.csproj
@@ -15,7 +15,9 @@
https://github.com/ConfigCat/.net-sdk
https://github.com/ConfigCat/.net-sdk
git
- Version 6.2.0
+ Version 6.2.1
+ * Reducing the number of json deserializations between `GetValue` calls.
+Version 6.1.20
* Bugfix: The SDK's json serialization behavior is not depending on the `JsonConvert.DefaultSettings` anymore.
Version 6.1.0
* Bugfix (#17)