Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Bump $(PackageVersion) to 5.4.1.
Browse files Browse the repository at this point in the history
The [released 5.4.0 package][0] is equivalent to
commit 5a7e3e2.

[0]: https://www.nuget.org/packages/Mono.Terminal/5.4.0
  • Loading branch information
jonpryor committed Oct 19, 2020
1 parent bce1b7f commit 06a4ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LineEditor/LineEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>Mono.Terminal</PackageId>
<PackageVersion>5.4.0</PackageVersion>
<PackageVersion>5.4.1</PackageVersion>
<Authors>Miguel de Icaza</Authors>
<PackageIconUrl>https://github.com/mono/LineEditor/raw/master/icon_128x128.png</PackageIconUrl>
<PackageLicenseUrl>https://github.com/mono/LineEditor/blob/master/LICENSE</PackageLicenseUrl>
Expand Down

0 comments on commit 06a4ddf

Please sign in to comment.