Skip to content

Commit 5b168f9

Browse files
authored
Merge pull request #118 from SixLabors/js/fix-115
Add LineBreaker Algorithm
2 parents e09fe9b + 8297ce4 commit 5b168f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ImageSharp.Drawing/ImageSharp.Drawing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</ItemGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta13.5" />
23+
<PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta13.5.1" />
2424
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.2" />
2525
</ItemGroup>
2626

0 commit comments

Comments
 (0)