We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6500e1a commit db701caCopy full SHA for db701ca
src/Twilio/Properties/AssemblyInfo.cs
@@ -10,5 +10,5 @@
10
11
internal class AssemblyInfomation
12
{
13
- public const string AssemblyInformationalVersion = "5.13.3";
+ public const string AssemblyInformationalVersion = "5.13.4";
14
}
src/Twilio/Twilio.csproj
@@ -7,7 +7,7 @@
7
<Copyright>Copyright © Twilio</Copyright>
8
<AssemblyTitle>Twilio</AssemblyTitle>
9
<NeutralLanguage>en-US</NeutralLanguage>
- <VersionPrefix>5.13.3</VersionPrefix>
+ <VersionPrefix>5.13.4</VersionPrefix>
<VersionSuffix>
</VersionSuffix>
<Authors>Twilio</Authors>
@@ -44,4 +44,4 @@
44
<Reference Include="System.Web" />
45
<PackageReference Include="JWT" Version="1.3.4" />
46
</ItemGroup>
47
-</Project>
+</Project>
0 commit comments