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 d3d68e0 commit c13d248Copy full SHA for c13d248
src/SparkPost/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("1.8.3.*")]
36
-[assembly: AssemblyFileVersion("1.8.3.0")]
+[assembly: AssemblyVersion("1.9.0.*")]
+[assembly: AssemblyFileVersion("1.9.0.0")]
src/SparkPost/SparkPost.nuspec
@@ -2,7 +2,7 @@
2
<package >
3
<metadata>
4
<id>SparkPost</id>
5
- <version>1.8.3</version>
+ <version>1.9.0</version>
6
<title>SparkPost</title>
7
<authors>Darren Cauthon</authors>
8
<licenseUrl>https://github.com/SparkPost/csharp-sparkpost/blob/master/LICENSE.md</licenseUrl>
0 commit comments