Skip to content

Commit

Permalink
Updates to version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chusjp committed Jun 9, 2019
1 parent a9b5884 commit a7a2458
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TikkieAPI/TikkieAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@
<PackageProjectUrl>https://github.com/chusjp/tikkie-api-dotnet/</PackageProjectUrl>
<RepositoryUrl>https://github.com/chusjp/tikkie-api-dotnet/</RepositoryUrl>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageReleaseNotes>Initial 1.0.0 release</PackageReleaseNotes>
<PackageReleaseNotes>Code improvements and includes XML documentation.</PackageReleaseNotes>
<Copyright>Copyright 2019</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryType>git</RepositoryType>
<PackageTags>tikkie payments api-client</PackageTags>
<NeutralLanguage>en-US</NeutralLanguage>
<Version>1.0.1</Version>
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down

0 comments on commit a7a2458

Please sign in to comment.