Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint committed Feb 12, 2023
1 parent 9f4dff1 commit 0f0b456
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/TimeZoneConverter.Posix/TimeZoneConverter.Posix.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageTags>timezone;time;zone;time zone;iana;tzdb;olson;timezoneinfo,posix</PackageTags>
<PackageProjectUrl>https://github.com/mattjohnsonpint/TimeZoneConverter</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Version>4.0.0</Version>
<Version>4.1.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/TimeZoneConverter/TimeZoneConverter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageTags>timezone;time;zone;time zone;iana;tzdb;olson;timezoneinfo,rails</PackageTags>
<PackageProjectUrl>https://github.com/mattjohnsonpint/TimeZoneConverter</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<Version>6.0.1</Version>
<Version>6.1.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 0f0b456

Please sign in to comment.