Skip to content

Commit 40c3601

Browse files
committed
Prepare v0.4.0 release
1 parent 39ce31d commit 40c3601

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Termii/Termii.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<AssemblyName>Termii</AssemblyName>
55
<RootNamespace>Termii</RootNamespace>
66
<PackageId>Termii.SDK</PackageId>
7-
<VersionPrefix>0.3.0</VersionPrefix>
7+
<VersionPrefix>0.4.0</VersionPrefix>
88
<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>
9+
<PackageReleaseNotes>Add Campaign phonebook APIs, product notification email API, and WhatsApp template message APIs.</PackageReleaseNotes>
1010
<PackageTags>termii;sms;otp;messaging;dotnet;sdk;netstandard2.0;netcoreapp3.1;net10</PackageTags>
1111
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1212
<NoWarn>$(NoWarn);1591</NoWarn>

0 commit comments

Comments
 (0)