We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 296b8b7 commit 7df27b4Copy full SHA for 7df27b4
1 file changed
Directory.build.props
@@ -5,7 +5,7 @@
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
8
- <PackageVersion>1.0.0</PackageVersion>
+ <PackageVersion>1.0.1</PackageVersion>
9
<Description>Shiny TableViews - Bringing back the awesome TableView to .NET MAUI with more toys too</Description>
10
<PackageLicenseExpression>MIT</PackageLicenseExpression>
11
<PackageIcon>icon.png</PackageIcon>
0 commit comments