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 957a583 commit 66a758bCopy full SHA for 66a758b
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.9.2.*")]
36
-[assembly: AssemblyFileVersion("1.9.2.0")]
+[assembly: AssemblyVersion("1.9.3.*")]
+[assembly: AssemblyFileVersion("1.9.3.0")]
src/SparkPost/SparkPost.nuspec
@@ -2,7 +2,7 @@
2
<package >
3
<metadata>
4
<id>SparkPost</id>
5
- <version>1.9.2</version>
+ <version>1.9.3</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