Skip to content

Commit

Permalink
Updates nuget package version
Browse files Browse the repository at this point in the history
  • Loading branch information
tonykaralis committed Aug 3, 2020
1 parent 01fb87a commit 1520423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TmdbEasy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageLicenseFile></PackageLicenseFile>
<PackageTags>TMDb movies tmdb-api light-weight wrapper dotnet csharp themoviedb</PackageTags>
<PackageReleaseNotes>Complete overhaul of the original library, this includes internals and public api. Adds DI support out of the box, improves the developer experience, fixes a few bugs and adds a couple more endpoints.</PackageReleaseNotes>
<Version>1.0.0</Version>
<Version>1.1.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 1520423

Please sign in to comment.