Skip to content

Commit 87c95cb

Browse files
committed
+ Upgrade to v0.0.1.10
1 parent c773b73 commit 87c95cb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
// You can specify all the values or you can default the Build and Revision Numbers
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
31-
[assembly: AssemblyVersion("0.0.1.9")]
32-
[assembly: AssemblyFileVersion("0.0.1.9")]
31+
[assembly: AssemblyVersion("0.0.1.10")]
32+
[assembly: AssemblyFileVersion("0.0.1.10")]

cybersource-rest-client-dotnet.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>CyberSource.Rest.Client</id>
5-
<version>0.0.1.9</version>
5+
<version>0.0.1.10</version>
66
<title>CyberSource.Rest.Client</title>
77
<authors>CyberSource Corporation</authors>
88
<owners>CyberSource</owners>

0 commit comments

Comments
 (0)