Skip to content

Commit 4b8701e

Browse files
committed
updating the version for june release
1 parent 53481f0 commit 4b8701e

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.15</Version>
6+
<Version>0.0.1.16</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.7" />
28+
<PackageReference Include="CyberSource.Authentication.NetStandard" Version="0.0.1.8" />
2929
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
3030
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
3131
<PackageReference Include="NLog" Version="4.7.4" />

0 commit comments

Comments
 (0)