Skip to content

Commit 2224008

Browse files
Merge pull request #23 from Mastercard/1.5.2
updating to 1.5.2
2 parents 1b930f5 + 54e2569 commit 2224008

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Mastercard.Developer.OAuth1Signer.Core/Mastercard.Developer.OAuth1Signer.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
6-
<Version>1.5.0</Version>
6+
<Version>1.5.1</Version>
77
<Product>Mastercard.Developer.OAuth1Signer.Core</Product>
88
<Authors>Mastercard</Authors>
99
<Company>Mastercard</Company>

Mastercard.Developer.OAuth1Signer.RestSharp/Mastercard.Developer.OAuth1Signer.RestSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
6-
<Version>1.5.0</Version>
6+
<Version>1.5.1</Version>
77
<Product>Mastercard.Developer.OAuth1Signer.RestSharp</Product>
88
<Authors>Mastercard</Authors>
99
<Company>Mastercard</Company>

Mastercard.Developer.OAuth1Signer.RestSharpV2/Mastercard.Developer.OAuth1Signer.RestSharpV2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
6-
<Version>1.5.0</Version>
6+
<Version>1.5.1</Version>
77
<Product>Mastercard.Developer.OAuth1Signer.RestSharpV2</Product>
88
<Authors>Mastercard</Authors>
99
<Company>Mastercard</Company>

0 commit comments

Comments
 (0)