summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorAnand Swaroop <[email protected]>2024-01-17 18:22:10 -0500
committerGitHub <[email protected]>2024-01-18 00:22:10 +0100
commitb600786c525caa667646c5d271c65a8eb007f168 (patch)
tree3d41ebdafbe7e7361e1b5da67993ee78154e1235 /BINDINGS.md
parentc57b8d5a6abbf210fece6b44dcdadd112a7e072e (diff)
downloadraylib-b600786c525caa667646c5d271c65a8eb007f168.tar.gz
raylib-b600786c525caa667646c5d271c65a8eb007f168.zip
Update BINDINGS.md (#3739)
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index b5753a9b..234ad323 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -31,7 +31,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-go | **5.0** | [Go](https://golang.org/) | Zlib | https://github.com/gen2brain/raylib-go |
| raylib-guile | **auto** | [Guile](https://www.gnu.org/software/guile/) | Zlib | https://github.com/petelliott/raylib-guile |
| gforth-raylib | 3.5 | [Gforth](https://gforth.org/) | **???** | https://github.com/ArnautDaniel/gforth-raylib |
-| h-raylib | 4.6-dev | [Haskell](https://haskell.org/) | Apache-2.0 | https://github.com/Anut-py/h-raylib |
+| h-raylib | **5.1-dev** | [Haskell](https://haskell.org/) | Apache-2.0 | https://github.com/Anut-py/h-raylib |
| raylib-hx | 4.2 | [Haxe](https://haxe.org/) | Zlib | https://github.com/foreignsasquatch/raylib-hx |
| hb-raylib | 3.5 | [Harbour](https://harbour.github.io) | MIT | https://github.com/MarcosLeonardoMendezGerencir/hb-raylib |
| jaylib | 5.0 | [Janet](https://janet-lang.org/) | MIT | https://github.com/janet-lang/jaylib |