We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ce31d commit 4a02806Copy full SHA for 4a02806
1 file changed
src/Termii/Termii.csproj
@@ -4,9 +4,9 @@
4
<AssemblyName>Termii</AssemblyName>
5
<RootNamespace>Termii</RootNamespace>
6
<PackageId>Termii.SDK</PackageId>
7
- <VersionPrefix>0.3.0</VersionPrefix>
+ <VersionPrefix>0.4.0</VersionPrefix>
8
<Description>A .NET SDK for the Termii messaging, token, and insights APIs, compatible with .NET Core 3.1 through .NET 10.</Description>
9
- <PackageReleaseNotes>Add webhook event models, message analytics support, and explicit .NET Core 3.1 through .NET 10 compatibility documentation.</PackageReleaseNotes>
+ <PackageReleaseNotes>Add Campaign phonebook APIs, product notification email API, and WhatsApp template message APIs.</PackageReleaseNotes>
10
<PackageTags>termii;sms;otp;messaging;dotnet;sdk;netstandard2.0;netcoreapp3.1;net10</PackageTags>
11
<GenerateDocumentationFile>true</GenerateDocumentationFile>
12
<NoWarn>$(NoWarn);1591</NoWarn>
0 commit comments