Skip to content

Commit 60160fb

Browse files
committed
Small refactoring
1 parent c0e18c4 commit 60160fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace StbImageSharp
1+
namespace Hebron.Runtime
22
{
33
internal class Utility
44
{

src/StbImageSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Description>C# port of the stb_image.h</Description>
88
<PackageLicenseUrl>Public Domain</PackageLicenseUrl>
99
<PackageProjectUrl>https://github.com/StbSharp/StbImageSharp</PackageProjectUrl>
10-
<Version>2.27.11</Version>
10+
<Version>2.27.12</Version>
1111
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1212
</PropertyGroup>
1313

0 commit comments

Comments
 (0)