diff --git a/README.md b/README.md index d758315..2d13b64 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,9 @@ Make a one time donation in a crypto currency of your choice. If you prefer to d Alternatively, sponsor me on Github using [Github Sponsors](https://github.com/sponsors/JKorf). ## Release notes +* Version 1.0.2 - 20 Dec 2024 + * Added client reference + * Version 1.0.1 - 05 Dec 2024 * Fixed change percentage response in Shared spot symbol response not being actual percentage diff --git a/XT.Net/XT.Net.csproj b/XT.Net/XT.Net.csproj index ab4134d..fcdd6c4 100644 --- a/XT.Net/XT.Net.csproj +++ b/XT.Net/XT.Net.csproj @@ -7,9 +7,9 @@ XT.Net JKorf - 1.0.1 - 1.0.1 - 1.0.1 + 1.0.2 + 1.0.2 + 1.0.2 XT.Net is a client library for accessing the XT Spot and Futures REST and Websocket API. All data is mapped to readable models and enum values. Additional features include an implementation for maintaining a client side order book, easy integration with other exchange client libraries and more. false XT;XT.Net;XT Client;XT API;CryptoCurrency;CryptoCurrency Exchange