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 56e8894 commit b187772Copy full SHA for b187772
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.12.0.*")]
36
-[assembly: AssemblyFileVersion("1.12.0.0")]
+[assembly: AssemblyVersion("1.12.1.*")]
+[assembly: AssemblyFileVersion("1.12.1.0")]
src/SparkPost/SparkPost.nuspec
@@ -2,7 +2,7 @@
2
<package >
3
<metadata>
4
<id>SparkPost</id>
5
- <version>1.12.0</version>
+ <version>1.12.1</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