Skip to content

Commit 45c8731

Browse files
committed
version update for auth sdk and client sdk for release
1 parent 4689ce7 commit 45c8731

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cybersource-rest-client-netstandard/cybersource-rest-client-netstandard/cybersource-rest-client-netstandard.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<RootNamespace>CyberSource</RootNamespace>
6-
<Version>0.0.1.21</Version>
6+
<Version>0.0.1.22</Version>
77
<Authors>CyberSource</Authors>
88
<Company>CyberSource</Company>
99
<Description>A library generated from a Swagger doc</Description>
@@ -25,7 +25,7 @@
2525
</PropertyGroup>
2626

2727
<ItemGroup>
28-
<PackageReference Include="CyberSource.Authentication.NetStandard" Version="0.0.1.9" />
28+
<PackageReference Include="CyberSource.Authentication.NetStandard" Version="0.0.1.10" />
2929
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
3030
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3131
<PackageReference Include="NLog" Version="4.7.4" />

0 commit comments

Comments
 (0)