Skip to content

Commit

Permalink
Release 5.5.3-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
codejudas committed Jul 1, 2017
1 parent 449336e commit d80b6c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Twilio/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@

internal class AssemblyInfomation
{
public const string AssemblyInformationalVersion = "5.5.2-alpha1";
public const string AssemblyInformationalVersion = "5.5.3-alpha1";
}
2 changes: 1 addition & 1 deletion src/Twilio/Twilio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Copyright>Copyright © Twilio</Copyright>
<AssemblyTitle>Twilio</AssemblyTitle>
<NeutralLanguage>en-US</NeutralLanguage>
<VersionPrefix>5.5.2</VersionPrefix>
<VersionPrefix>5.5.3</VersionPrefix>
<VersionSuffix>alpha1</VersionSuffix>
<Authors>Twilio</Authors>
<NoWarn>$(NoWarn);CS1591</NoWarn>
Expand Down

0 comments on commit d80b6c7

Please sign in to comment.