Skip to content

Commit 653aa29

Browse files
committed
Update package version to 0.1.1
The version of the package has been updated from `0.1.0` to `0.1.1` in both the `<Version>` and `<PackageVersion>` elements of the project file `BlazorExpress.Bulma.csproj`. NOTE: This commit message is auto-generated using GitHub Copilot.
1 parent 2584390 commit 653aa29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BlazorExpress.Bulma/BlazorExpress.Bulma.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
<PropertyGroup>
44
<PackageId>BlazorExpress.Bulma</PackageId>
5-
<Version>0.1.0</Version>
6-
<PackageVersion>0.1.0</PackageVersion>
5+
<Version>0.1.1</Version>
6+
<PackageVersion>0.1.1</PackageVersion>
77
<PackageIconUrl>logo.png</PackageIconUrl>
88
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
99
<PackageProjectUrl>https://bulma.blazorexpress.com/</PackageProjectUrl>

0 commit comments

Comments
 (0)