Skip to content

Commit

Permalink
📦🚀 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanWilhite committed Jun 24, 2024
1 parent b17cf96 commit 1752513
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Songhay.Publications/Songhay.Publications.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>Songhay.Publications</id>
<version>6.1.0</version>
<version>6.1.1</version>
<description>Core reusable definitions for Songhay Studio Publications</description>
<authors>Bryan D. Wilhite</authors>
<title>Songhay Publications</title>
Expand All @@ -20,10 +20,9 @@
<dependencies>
<group targetFramework=".NET6.0">
<dependency id="CloneExtensions" version="1.4.2" />
<dependency id="FluentValidation" version="11.1.0" />
<dependency id="Markdig" version="0.30.2" />
<dependency id="SonghayCore" version="6.0.1" />
<dependency id="SonghayCore.Newtonsoft" version="6.0.0" />
<dependency id="FluentValidation" version="11.9.2" />
<dependency id="Markdig" version="0.37.0" />
<dependency id="SonghayCore" version="6.1.2" />
</group>
</dependencies>
</metadata>
Expand Down

0 comments on commit 1752513

Please sign in to comment.