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 3d1fad2 commit 9965c1bCopy full SHA for 9965c1b
src/Twilio/Properties/AssemblyInfo.cs
@@ -10,5 +10,5 @@
10
11
internal class AssemblyInfomation
12
{
13
- public const string AssemblyInformationalVersion = "7.13.4";
+ public const string AssemblyInformationalVersion = "7.13.5";
14
}
src/Twilio/Twilio.csproj
@@ -7,7 +7,7 @@
7
<Copyright>Copyright © Twilio</Copyright>
8
<AssemblyTitle>Twilio</AssemblyTitle>
9
<NeutralLanguage>en-US</NeutralLanguage>
- <VersionPrefix>7.13.4</VersionPrefix>
+ <VersionPrefix>7.13.5</VersionPrefix>
<VersionSuffix>
</VersionSuffix>
<Authors>Twilio</Authors>
0 commit comments