File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11twilio-csharp Changelog
22=======================
33
4+ [ 2017-03-21] Version 5.1.1
5+ --------------------------
6+ - Add ` Equals ` and ` GetHashCode ` to ` StringEnum `
7+
48[ 2017-03-09] Version 5.1.0
59--------------------------
610 - Fix bug with reading ` AvailablePhoneNumbers `
Original file line number Diff line number Diff line change 1414
1515internal class AssemblyInfomation
1616{
17- public const string AssemblyInformationalVersion = "5.1.0 " ;
17+ public const string AssemblyInformationalVersion = "5.1.1 " ;
1818}
Original file line number Diff line number Diff line change 77 <Copyright >Copyright © Twilio</Copyright >
88 <AssemblyTitle >Twilio</AssemblyTitle >
99 <NeutralLanguage >en-US</NeutralLanguage >
10- <VersionPrefix >5.1.0 </VersionPrefix >
10+ <VersionPrefix >5.1.1 </VersionPrefix >
1111 <Authors >Twilio</Authors >
1212 <NoWarn >$(NoWarn);CS1591</NoWarn >
1313 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
You can’t perform that action at this time.
0 commit comments