Skip to content

Commit d9e1e9d

Browse files
authored
Merge pull request #153 from Blazorade/release/latest
Updated Nuget version and published new version of showroom app
2 parents 6a43c0d + a06ff65 commit d9e1e9d

15 files changed

+2
-2
lines changed

Blazorade.Bootstrap.Components.Showroom/Typography.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151

5252

53-
<Heading Id="lead" IsAnchor="true" Level="3" MarginTop="5">Lead</Heading>
53+
<Heading Id="blockquote" IsAnchor="true" Level="3" MarginTop="5">Blockquote</Heading>
5454
<Paragraph>
5555
For quoting blocks of content from another source, you can use the <code>Blockquote</code> component.
5656
</Paragraph>

Blazorade.Bootstrap.Components/Blazorade.Bootstrap.Components.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<RazorLangVersion>3.0</RazorLangVersion>
66
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
7-
<Version>0.18.0-preview</Version>
7+
<Version>1.0.0-rc1</Version>
88
<Authors>Mika Berglund</Authors>
99
<Company>Blazorade</Company>
1010
<Product>Blazorade Bootstrap</Product>
Binary file not shown.
1.5 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)