Skip to content

Commit 87108f5

Browse files
committed
Update BlazorExpress.Bulma.Docx package version
Updated the version of the `BlazorExpress.Bulma.Docx` package from `0.1.0` to `0.3.0` in the installation instructions, affecting both command line and XML package reference formats. NOTE: This commit message is auto-generated using GitHub Copilot.
1 parent 819dbf3 commit 87108f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ This library is created on top of [BlazorExpress.Bulma](https://bulma.blazorexpr
77
Or via .NET CLI:
88

99
```cmd
10-
dotnet add package BlazorExpress.Bulma.Docx --version 0.1.0
10+
dotnet add package BlazorExpress.Bulma.Docx --version 0.3.0
1111
```
1212

1313
Or vis Package Reference:
1414

1515
```xml
16-
<PackageReference Include="BlazorExpress.Bulma.Docx" Version="0.1.0" />
16+
<PackageReference Include="BlazorExpress.Bulma.Docx" Version="0.3.0" />
1717
```
1818

1919
For more details, visit the [project site](https://bulma.blazorexpress.com/).

0 commit comments

Comments
 (0)