Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
idanasulin2706 committed Nov 22, 2023
1 parent c70c47e commit d18c94f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Memphis.Client/Memphis.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>Memphis.Client</PackageId>
<Version>0.6.0</Version>
<Version>0.5.0</Version>
<Authors>Memphis.dev team</Authors>
<Company>Memphis.dev</Company>
<PackageTags>Memphis, client</PackageTags>
Expand All @@ -14,7 +14,7 @@
<PackageIcon>Icon.png</PackageIcon>
<Description>Memphis.Client SDK intended to make easy integration of Memphis into .NET projects</Description>
<EnablePackageValidation>true</EnablePackageValidation>
<PackageValidationBaselineVersion>0.6.0</PackageValidationBaselineVersion>
<PackageValidationBaselineVersion>0.5.0</PackageValidationBaselineVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit d18c94f

Please sign in to comment.