From dedc7c912ed44434c182fe29e7c997f37e99b068 Mon Sep 17 00:00:00 2001 From: Not-Nik Date: Sun, 28 Apr 2024 23:37:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95c841d..c0c722b 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Manually tweaked, auto-generated [raylib](https://github.com/raysan5/raylib) bindings for zig. -Bindings tested on raylib version 5.0 and Zig 0.11.0/0.12.0-dev.1849+bb0f7d55e +Bindings tested on raylib version 5.1-dev and Zig 0.12.0 Thanks to all the [contributors](https://github.com/Not-Nik/raylib-zig/graphs/contributors) for their help with this binding.