Skip to content

Commit

Permalink
feat: bumped version number to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHedley committed Dec 27, 2024
1 parent 02ba5e0 commit 8b18733
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Blazored.TextEditor/Blazored.TextEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
<EmbedUntrackedSources>true</EmbedUntrackedSources>
</PropertyGroup>

<PropertyGroup>
<Version>1.2.0</Version>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components" Version="3.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="3.1.0" />
Expand Down

0 comments on commit 8b18733

Please sign in to comment.