summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorGunko Vadim <[email protected]>2021-04-27 00:59:34 +0500
committerGitHub <[email protected]>2021-04-26 21:59:34 +0200
commit5751776a731cb9bb5914986e381ba6bbf6f6522a (patch)
tree504d12e4e3550ff0fea2d1207c2a5718d1f39489 /BINDINGS.md
parentb6c8d343dca2ef19c23c50975328a028124cf3cb (diff)
downloadraylib-5751776a731cb9bb5914986e381ba6bbf6f6522a.tar.gz
raylib-5751776a731cb9bb5914986e381ba6bbf6f6522a.zip
Update BINDINGS.md (#1738)
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 7aa6e82a..b76f11ab 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -40,7 +40,7 @@ Here it is a list with the ones I'm aware of:
| raylib.cr | 2.0 | [Crystal](https://crystal-lang.org/) | https://github.com/sam0x17/raylib.cr |
| raylib-pascal | 2.0 | [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) | https://github.com/drezgames/raylib-pascal |
| raylib-pas | 3.0 | [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) | https://github.com/tazdij/raylib-pas |
-| Ray4Laz | 3.5 | [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) | https://github.com/GuvaCode/Ray4Laz |
+| Ray4Laz | 3.7 | [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language)) | https://github.com/GuvaCode/Ray4Laz |
| Graphics-Raylib | 1.4 | [Perl](https://www.perl.org/) | https://github.com/athreef/Graphics-Raylib |
| raylib-ruby-ffi | 2.0 | [Ruby](https://www.ruby-lang.org/en/) | https://github.com/D3nX/raylib-ruby-ffi |
| raylib-ruby | 2.6 | [Ruby](https://www.ruby-lang.org/en/) | https://github.com/a0/raylib-ruby |