File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "1.11.1 .*" ) ]
36- [ assembly: AssemblyFileVersion ( "1.11 .0.1 " ) ]
35+ [ assembly: AssemblyVersion ( "1.12.0 .*" ) ]
36+ [ assembly: AssemblyFileVersion ( "1.12 .0.0 " ) ]
Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >SparkPost</id >
5- <version >1.11.1 </version >
5+ <version >1.12.0 </version >
66 <title >SparkPost</title >
77 <authors >Darren Cauthon</authors >
88 <licenseUrl >https://github.com/SparkPost/csharp-sparkpost/blob/master/LICENSE.md</licenseUrl >
99 <projectUrl >https://github.com/SparkPost/csharp-sparkpost</projectUrl >
1010 <iconUrl >https://www.sparkpost.com/sites/default/files/attachments/SparkPost_Logo_2-Color_Gray-Orange_RGB.svg</iconUrl >
1111 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1212 <description >SparkPost API</description >
13- <releaseNotes >Fixed an issue retrieving email addresses from suppression lists .</releaseNotes >
13+ <releaseNotes >Added support for message event samples .</releaseNotes >
1414 <copyright >Copyright 2016</copyright >
1515 <tags >email</tags >
1616 <dependencies >
You can’t perform that action at this time.
0 commit comments