From 2a4d9142a8c0e457553f12159ea6c446802de49d Mon Sep 17 00:00:00 2001 From: Teesofttech Date: Sun, 14 Jun 2026 03:58:01 +0100 Subject: [PATCH] Prepare v0.3.0 release --- src/Termii/Termii.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Termii/Termii.csproj b/src/Termii/Termii.csproj index ec2172f..8b202f0 100644 --- a/src/Termii/Termii.csproj +++ b/src/Termii/Termii.csproj @@ -4,9 +4,9 @@ Termii Termii Termii.SDK - 0.2.0 + 0.3.0 A .NET SDK for the Termii messaging, token, and insights APIs, compatible with .NET Core 3.1 through .NET 10. - Add messaging, sender ID, Number API, Token API, and Insights API client support with unit and integration smoke coverage. + Add webhook event models, message analytics support, and explicit .NET Core 3.1 through .NET 10 compatibility documentation. termii;sms;otp;messaging;dotnet;sdk;netstandard2.0;netcoreapp3.1;net10 true $(NoWarn);1591