Skip to content

Commit

Permalink
release v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint committed Jan 26, 2025
1 parent 7c0d2d8 commit ac743be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ PM> Install-Package GeoTimeZone

## Supported Environments

As of version 5.0.0, *GeoTimeZone* works with all of the following:
As of version 6.0.0, *GeoTimeZone* works with all of the following:

- .NET 5 or greater
- .NET 6 or greater
- .NET Core 2.0 or greater
- .NET Framework 4.6.2 and greater

Expand Down
2 changes: 1 addition & 1 deletion src/GeoTimeZone/GeoTimeZone.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageTags>timezone;time;zone;geolocation;geo;latitude;longitude;coordinates;iana;tzdb</PackageTags>
<PackageProjectUrl>https://github.com/mattjohnsonpint/GeoTimeZone</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Version>5.3.0</Version>
<Version>6.0.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit ac743be

Please sign in to comment.