Skip to content

Commit 89edb90

Browse files
client version update
1 parent f09fac8 commit 89edb90

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

+2-2
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.38</Version>
6+
<Version>0.0.1.39</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.14]" />
28+
<PackageReference Include="CyberSource.Authentication.NetStandard" Version="[0.0.1.15]" />
2929
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
3030
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
3131
<PackageReference Include="NLog" Version="5.0.0" />

0 commit comments

Comments
 (0)