Skip to content

Commit 4667a1e

Browse files
authored
v1.0.0-preview.3
1 parent 2e6171c commit 4667a1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/LumexUI/LumexUI.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PropertyGroup>
1010
<Title>LumexUI</Title>
1111
<Description>🚀 A versatile Blazor UI library built using Tailwind CSS.</Description>
12-
<Version>1.0.0-preview.2</Version>
12+
<Version>1.0.0-preview.3</Version>
1313
<Authors>desmondinho</Authors>
1414
<PackageId>LumexUI</PackageId>
1515
<!--<PackageIcon>logo.png</PackageIcon>-->
@@ -88,4 +88,4 @@
8888
<InternalsVisibleTo Include="LumexUI.Tests" />
8989
</ItemGroup>
9090

91-
</Project>
91+
</Project>

0 commit comments

Comments
 (0)