diff --git a/ReFuel.StbImage.csproj b/ReFuel.StbImage.csproj
index b7fe89b..d31a27f 100644
--- a/ReFuel.StbImage.csproj
+++ b/ReFuel.StbImage.csproj
@@ -13,7 +13,7 @@
True
ReFuel.StbImage
- 1.1.0-rc0
+ 2.0-rc
STBI Authors, H. Utku Maden
A C# wrapper for the ubiquitous stb_image.h and stb_image_write.h library.
@@ -21,6 +21,13 @@
README.md
LICENSE.md
images\icon.png
+ https://refuel.mixedup.dev/docs/ReFuel.StbImage.html
+ https://git.mixedup.dev/ReFuel/ReFuel.StbImage
+ git
+ stb; stb_image; stbi; image; load; save; read; write
+ # 2.0.0
+* Exposed stbi_image_write.h
+* Moved native function calls to ReFuel.Stb.Native
-
-
+
+
runtimes/linux-arm/native/
true