Skip to content

Commit

Permalink
Update Net.Pipedrive.csproj (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArdenHide committed Mar 13, 2024
1 parent 1b24e48 commit ef5960b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Net.Pipedrive/Net.Pipedrive.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<AssemblyName>Net.Pipedrive</AssemblyName>
<Title>Net.Pipedrive</Title>
<Description>Net.Pipedrive is an async .NET Standard client for pipedrive.com</Description>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<Authors>ArdenHide, Lomet</Authors>
<TargetFramework>netstandard2.0</TargetFramework>
<Company>The-Poolz</Company>
Expand All @@ -13,7 +13,7 @@
<PackageId>Net.Pipedrive</PackageId>
<PackageTags>pipedrive;crm</PackageTags>
<PackageProjectUrl>https://github.com/The-Poolz/Net.Pipedrive</PackageProjectUrl>
<PackageReleaseNotes>https://github.com/The-Poolz/Net.Pipedrive/releases/tag/v1.0.1</PackageReleaseNotes>
<PackageReleaseNotes>https://github.com/The-Poolz/Net.Pipedrive/releases/tag/v1.0.2</PackageReleaseNotes>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/The-Poolz/Net.Pipedrive</RepositoryUrl>
<SignAssembly>true</SignAssembly>
Expand Down

0 comments on commit ef5960b

Please sign in to comment.