summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authoririshgreencitrus <[email protected]>2021-11-05 19:01:54 -0100
committerGitHub <[email protected]>2021-11-05 21:01:54 +0100
commitbf6dac5fa3f30d9fa53f47d17b6d932b7e9a2f2c (patch)
treef7a4149fb352bf2f9d47d6d7678093785f5a27c9 /BINDINGS.md
parent2021f09db4df72aea9f963666435bddf0718df94 (diff)
downloadraylib-bf6dac5fa3f30d9fa53f47d17b6d932b7e9a2f2c.tar.gz
raylib-bf6dac5fa3f30d9fa53f47d17b6d932b7e9a2f2c.zip
Updated the raylib.v binding to the latest version (#2103)
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 4711f7f8..f06f3ac4 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -32,7 +32,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib-wren | 3.7 | [Wren](http://wren.io/) | https://github.com/TSnake41/raylib-wren |
| raylib_odin_bindings | 4.0-dev | [Odin](https://odin-lang.org/) | https://github.com/Deathbat2190/raylib_odin_bindings |
| raylib-odin | 3.7| [Odin](https://odin-lang.org/) | https://github.com/odin-lang/Odin/tree/master/vendor/raylib |
-| raylib.v | 3.7 | [V](https://vlang.io/) | https://github.com/irishgreencitrus/raylib.v |
+| raylib.v | 4.0 | [V](https://vlang.io/) | https://github.com/irishgreencitrus/raylib.v |
| raylib-ocaml | 3.7 | [OCaml](https://ocaml.org/) | https://github.com/tjammer/raylib-ocaml |
| raylib-swift | 3.7 | [Swift](https://swift.org/) | https://github.com/STREGAsGate/Raylib |
| hb-raylib | 3.5 | [Harbour](https://harbour.github.io) | https://github.com/MarcosLeonardoMendezGerencir/hb-raylib |