Skip to content

Commit

Permalink
update yamlicious dependency to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
caroott committed Sep 26, 2024
1 parent 5d829f2 commit ce7acc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Yaml/ARCtrl.Yaml.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<None Include="../../build/logo.png" Pack="true" PackagePath="\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="YAMLicious" Version="0.0.1" />
<PackageReference Include="YAMLicious" Version="0.0.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Core\ARCtrl.Core.fsproj" />
Expand Down

0 comments on commit ce7acc7

Please sign in to comment.