Skip to content

Commit 231fb3b

Browse files
committed
Use Hydro 1.1
1 parent e5f8b8d commit 231fb3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/empty/HydroTemplates.Empty.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Hydro" Version="1.0.0" />
9+
<PackageReference Include="Hydro" Version="1.1.0" />
1010
</ItemGroup>
1111

1212
</Project>

templates/tailwind/HydroTemplates.Tailwind.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Hydro" Version="1.0.0" />
9+
<PackageReference Include="Hydro" Version="1.1.0" />
1010
</ItemGroup>
1111

1212
<Target Name="BuildTailwind" BeforeTargets="Build">

0 commit comments

Comments
 (0)