Skip to content

Commit 0bab5d1

Browse files
committed
april release- version updated
1 parent 52a3db5 commit 0bab5d1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Properties/AssemblyInfo.cs

+2-2
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.21")]
32-
[assembly: AssemblyFileVersion("0.0.1.21")]
31+
[assembly: AssemblyVersion("0.0.1.22")]
32+
[assembly: AssemblyFileVersion("0.0.1.22")]

cybersource-rest-client-dotnet.nuspec

+1-1
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.21</version>
5+
<version>0.0.1.22</version>
66
<title>CyberSource.Rest.Client</title>
77
<authors>CyberSource Corporation</authors>
88
<owners>CyberSource</owners>

0 commit comments

Comments
 (0)