Skip to content

Commit 50d9a68

Browse files
committed
Update package version to 0.1.0
The version of the BlazorExpress.Core package has been updated from 0.0.4 to 0.1.0 in both the `<Version>` and `<PackageVersion>` elements of the project file. NOTE: This commit message is auto-generated using GitHub Copilot.
1 parent d5f4307 commit 50d9a68

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

BlazorExpress.Core/BlazorExpress.Core.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.Core</PackageId>
5-
<Version>0.0.4</Version>
6-
<PackageVersion>0.0.4</PackageVersion>
5+
<Version>0.1.0</Version>
6+
<PackageVersion>0.1.0</PackageVersion>
77

88
<!--<PackageIconUrl></PackageIconUrl>-->
99
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>

0 commit comments

Comments
 (0)