Skip to content

Commit

Permalink
chore: move yggdrasil engine to stable 1.0.0 release (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
sighphyre authored Nov 6, 2024
1 parent 3ec6702 commit 7f646e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Unleash/Unleash.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<PackageReference Include="murmurhash" Version="1.0.3" />
<PackageReference Include="NuGet.Versioning" Version="6.1.0" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="Unleash.Yggdrasil" Version="1.0.0-beta.8" />
<PackageReference Include="Unleash.Yggdrasil" Version="1.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7f646e7

Please sign in to comment.