We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5133d6a commit 3857836Copy full SHA for 3857836
1 file changed
src/Smtp2Go.NET/Smtp2Go.NET.csproj
@@ -5,7 +5,7 @@
5
6
<!-- NuGet Package Properties (common properties inherited from Directory.Build.props) -->
7
<PackageId>Smtp2Go.NET</PackageId>
8
- <Version>1.1.0</Version>
+ <Version>1.2.0</Version>
9
<Description>A .NET client library for the SMTP2GO email delivery API. Supports sending emails, webhook management, and email statistics with built-in resilience.</Description>
10
<PackageTags>smtp2go;email;smtp;api;webhook;dotnet</PackageTags>
11
</PropertyGroup>
0 commit comments