Skip to content

Commit

Permalink
Updated library version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ervie committed Apr 7, 2019
1 parent 71cfc31 commit f005923
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions JikanDotNet/JikanDotNet/JikanDotNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>1.2.4</Version>
<Version>1.2.5</Version>
<Authors>Bartłomiej Buchała</Authors>
<Description>A dotnet wrapper for Jikan REST API, fetching data from MyAnimeList.</Description>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
Expand All @@ -12,8 +12,8 @@
<PackageLicenseUrl>https://github.com/Ervie/jikan.net/blob/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/Ervie/jikan.net</PackageProjectUrl>
<PackageIconUrl>https://jikan.moe/assets/images/favicon/apple-touch-icon.png</PackageIconUrl>
<FileVersion>1.2.0.4</FileVersion>
<AssemblyVersion>1.2.0.4</AssemblyVersion>
<FileVersion>1.2.0.5</FileVersion>
<AssemblyVersion>1.2.0.5</AssemblyVersion>
</PropertyGroup>

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

0 comments on commit f005923

Please sign in to comment.