summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorIan Rash <[email protected]>2023-06-24 04:22:23 -0700
committerGitHub <[email protected]>2023-06-24 13:22:23 +0200
commitfa698fb05e7687c8a43b76d9e1ca9c6a12d99b59 (patch)
treeaf00cd07c20766eb382b5a74d4fddd943a9c8605
parent5e1a81555ca130e2c6544add0e2391a8763e7e2a (diff)
downloadraylib-fa698fb05e7687c8a43b76d9e1ca9c6a12d99b59.tar.gz
raylib-fa698fb05e7687c8a43b76d9e1ca9c6a12d99b59.zip
Update BINDINGS.md for Crystal (#3132)
Just updated
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index a60979fc..272bc2da 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -13,7 +13,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| cl-raylib | 4.0 | [Common Lisp](https://common-lisp.net/) | MIT | https://github.com/longlene/cl-raylib |
| claylib/wrap | **4.5** | [Common Lisp](https://common-lisp.net/) | Zlib | https://github.com/defun-games/claylib |
| chez-raylib | **auto** | [Chez Scheme](https://cisco.github.io/ChezScheme/) | GPLv3 | https://github.com/Yunoinsky/chez-raylib |
-| raylib-cr | **4.5-dev (7e7939e)** | [Crystal](https://crystal-lang.org/) | Apache-2.0 | https://github.com/sol-vin/raylib-cr |
+| raylib-cr | **4.6-dev (5e1a81)** | [Crystal](https://crystal-lang.org/) | Apache-2.0 | https://github.com/sol-vin/raylib-cr |
| ray-cyber | 4.5 | [Cyber](https://cyberscript.dev) | MIT | https://github.com/fubark/ray-cyber |
| raylib-c3 | **4.5** | [C3](https://c3-lang.org/) | MIT | https://github.com/Its-Kenta/Raylib-C3 |
| dart-raylib | 4.0 | [Dart](https://dart.dev/) | MIT | https://gitlab.com/wolfenrain/dart-raylib |