From ad994ac135abfffa3b29e4415b4e76a94b3948dc Mon Sep 17 00:00:00 2001 From: Not-Nik Date: Mon, 17 Jun 2024 22:42:36 +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 3d1a67c..4f12063 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.1-dev and Zig 0.12.0 +Bindings tested on raylib version 5.1-dev and Zig 0.13.0 Thanks to all the [contributors](https://github.com/Not-Nik/raylib-zig/graphs/contributors) for their help with this binding.