Skip to content

Commit 2532bc6

Browse files
authored
feat(TableExport): bump version 10.0.2 (#950)
* chore: upgrade MiniExcel to 1.43.0 * chore: bump version 10.0.2
1 parent 69d5efd commit 2532bc6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/BootstrapBlazor.TableExport/BootstrapBlazor.TableExport.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk.Razor">
22

33
<PropertyGroup>
4-
<Version>10.0.1</Version>
4+
<Version>10.0.2</Version>
55
</PropertyGroup>
66

77
<PropertyGroup>
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="BootstrapBlazor" Version="$(BBVersion)" />
14-
<PackageReference Include="MiniExcel" Version="1.42.0" />
14+
<PackageReference Include="MiniExcel" Version="1.43.0" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)