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 6e26f9d commit 1f2a533Copy full SHA for 1f2a533
Properties/AssemblyInfo.cs
@@ -28,5 +28,5 @@
28
// You can specify all the values or you can default the Build and Revision Numbers
29
// by using the '*' as shown below:
30
// [assembly: AssemblyVersion("1.0.*")]
31
-[assembly: AssemblyVersion("0.0.1.17")]
32
-[assembly: AssemblyFileVersion("0.0.1.17")]
+[assembly: AssemblyVersion("0.0.1.18")]
+[assembly: AssemblyFileVersion("0.0.1.18")]
cybersource-rest-client-dotnet.nuspec
@@ -2,7 +2,7 @@
2
<package >
3
<metadata>
4
<id>CyberSource.Rest.Client</id>
5
- <version>0.0.1.17</version>
+ <version>0.0.1.18</version>
6
<title>CyberSource.Rest.Client</title>
7
<authors>CyberSource Corporation</authors>
8
<owners>CyberSource</owners>
0 commit comments