From 40c36019d7caed095daf2801195cbf7cdbbe418a Mon Sep 17 00:00:00 2001 From: Teesofttech Date: Sun, 14 Jun 2026 04:30:01 +0100 Subject: [PATCH] Prepare v0.4.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 8b202f0..4c1a259 100644 --- a/src/Termii/Termii.csproj +++ b/src/Termii/Termii.csproj @@ -4,9 +4,9 @@ Termii Termii Termii.SDK - 0.3.0 + 0.4.0 A .NET SDK for the Termii messaging, token, and insights APIs, compatible with .NET Core 3.1 through .NET 10. - Add webhook event models, message analytics support, and explicit .NET Core 3.1 through .NET 10 compatibility documentation. + Add Campaign phonebook APIs, product notification email API, and WhatsApp template message APIs. termii;sms;otp;messaging;dotnet;sdk;netstandard2.0;netcoreapp3.1;net10 true $(NoWarn);1591