Skip to content

Commit

Permalink
Version 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koliva8245 committed Dec 21, 2020
1 parent bbea4f7 commit 95e2648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Heroes.Models/Heroes.Models.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>4.3.0</Version>
<Version>5.0.0</Version>
<Authors>Kevin Oliva</Authors>
<Company>Kevin Oliva</Company>
<Copyright>Copyright © 2018 - 2020 Kevin Oliva</Copyright>
<Copyright>Copyright © 2018 - 2021 Kevin Oliva</Copyright>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageProjectUrl>https://github.com/HeroesToolChest/Heroes.Models</PackageProjectUrl>
<RepositoryUrl>https://github.com/HeroesToolChest/Heroes.Models</RepositoryUrl>
Expand Down

0 comments on commit 95e2648

Please sign in to comment.