Skip to content

Commit

Permalink
Update Tailwind.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
codymullins authored Apr 4, 2024
1 parent 326b71b commit 235ada7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tailwind/Tailwind.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ToolCommandName>tailwind</ToolCommandName>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageOutputPath>./nupkg</PackageOutputPath>
<Version>0.8.0-alpha.3</Version>
<Version>0.8.0</Version>
<PackageReleaseNotes>Added remove command, changed init pattern, mac ARM</PackageReleaseNotes>
<Authors>Cody Mullins</Authors>
<PackageReadmeFile>readme.md</PackageReadmeFile>
Expand All @@ -38,4 +38,4 @@
<PackageReference Include="Spectre.Console.Cli" Version="0.48.0" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 235ada7

Please sign in to comment.