diff --git a/CryptoExchange.Net/CryptoExchange.Net.csproj b/CryptoExchange.Net/CryptoExchange.Net.csproj
index 4e327d9b..ae2e1e63 100644
--- a/CryptoExchange.Net/CryptoExchange.Net.csproj
+++ b/CryptoExchange.Net/CryptoExchange.Net.csproj
@@ -6,9 +6,9 @@
CryptoExchange.Net
JKorf
CryptoExchange.Net is a base library which is used to implement different cryptocurrency (exchange) API's. It provides a standardized way of implementing different API's, which results in a very similar experience for users of the API implementations.
- 12.0.1
- 12.0.1
- 12.0.1
+ 12.0.2
+ 12.0.2
+ 12.0.2
false
OKX;OKX.Net;Mexc;Mexc.Net;Kucoin;Kucoin.Net;Kraken;Kraken.Net;Huobi;Huobi.Net;CoinEx;CoinEx.Net;Bybit;Bybit.Net;Bitget;Bitget.Net;Bitfinex;Bitfinex.Net;Binance;Binance.Net;CryptoCurrency;CryptoCurrency Exchange;CryptoExchange.Net
git
diff --git a/README.md b/README.md
index 33e097eb..92c3e7fc 100644
--- a/README.md
+++ b/README.md
@@ -127,6 +127,9 @@ Various:
* PlatformInfo now required support environment names in the constructor
## Release notes
+* Version 12.0.2 - 01 Jul 2026
+ * Updated test validation to output a list of issues instead of throwing on the first
+
* Version 12.0.1 - 29 Jun 2026
* Fixed bug in bool converter