Skip to content

Commit 66a758b

Browse files
committed
Bump the version.
1 parent 957a583 commit 66a758b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/SparkPost/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
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.9.2.*")]
36-
[assembly: AssemblyFileVersion("1.9.2.0")]
35+
[assembly: AssemblyVersion("1.9.3.*")]
36+
[assembly: AssemblyFileVersion("1.9.3.0")]

src/SparkPost/SparkPost.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>SparkPost</id>
5-
<version>1.9.2</version>
5+
<version>1.9.3</version>
66
<title>SparkPost</title>
77
<authors>Darren Cauthon</authors>
88
<licenseUrl>https://github.com/SparkPost/csharp-sparkpost/blob/master/LICENSE.md</licenseUrl>

0 commit comments

Comments
 (0)