Skip to content

Commit

Permalink
Bump version to 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
adebisi-fa committed Sep 12, 2019
1 parent 24dbbef commit 4475084
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/main/main.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<PackageId>Paystack.Net</PackageId>
<Title>PayStack API for .Net</Title>
<Version>0.7.6</Version>
<Version>0.7.7</Version>
<Authors>Adebisi Foluso A.</Authors>
<Company />
<Product>PayStack.Net</Product>
Expand All @@ -14,6 +14,10 @@
<PackageProjectUrl>https://github.com/adebisi-fa/paystack-dotnet</PackageProjectUrl>
<PackageIconUrl>https://cdn-images-1.medium.com/fit/c/100/100/1*We_5HSqJAUVETQ7xgcJNQQ.png</PackageIconUrl>
<PackageReleaseNotes>
-- v0.7.7 --
* Bug fix: Correct the BVN endpoint. #17


-- v0.7.6 --
* Bug fix: Ensure response.data exists before parsing metadata, especially when response.status is 'false'. #16

Expand Down

0 comments on commit 4475084

Please sign in to comment.