Skip to content

Commit

Permalink
Merge pull request #23 from Mastercard/1.5.2
Browse files Browse the repository at this point in the history
updating to 1.5.2
  • Loading branch information
karen-avetisyan-mc authored Sep 25, 2024
2 parents 1b930f5 + 54e2569 commit 2224008
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.5.0</Version>
<Version>1.5.1</Version>
<Product>Mastercard.Developer.OAuth1Signer.Core</Product>
<Authors>Mastercard</Authors>
<Company>Mastercard</Company>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.5.0</Version>
<Version>1.5.1</Version>
<Product>Mastercard.Developer.OAuth1Signer.RestSharp</Product>
<Authors>Mastercard</Authors>
<Company>Mastercard</Company>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.5.0</Version>
<Version>1.5.1</Version>
<Product>Mastercard.Developer.OAuth1Signer.RestSharpV2</Product>
<Authors>Mastercard</Authors>
<Company>Mastercard</Company>
Expand Down

0 comments on commit 2224008

Please sign in to comment.