We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 375fc5b + 5decd6f commit 986a32bCopy full SHA for 986a32b
src/Microsoft.Fast.Components.FluentUI/Microsoft.Fast.Components.FluentUI.csproj
@@ -14,8 +14,8 @@
14
<Title>Microsoft Fluent UI Components Library for Blazor on FAST</Title>
15
<Description>Authored by the Microsoft FAST team.</Description>
16
<SignAssembly>true</SignAssembly>
17
- <PackageVersion>0.3.0</PackageVersion>
18
- <ReleaseVersion>0.3.0</ReleaseVersion>
+ <PackageVersion>0.4.0</PackageVersion>
+ <ReleaseVersion>0.4.0</ReleaseVersion>
19
<SynchReleaseVersion>false</SynchReleaseVersion>
20
</PropertyGroup>
21
0 commit comments