From 949f0816b652b276d70da7533c87eed26d880f15 Mon Sep 17 00:00:00 2001 From: Not-Nik Date: Thu, 17 Aug 2023 00:51:01 +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 3839149..4c06901 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 4.5.0-dev and Zig 0.10.1 +Bindings tested on raylib version 4.6.0-dev and Zig 0.11.0 Thanks to all the [contributors](https://github.com/Not-Nik/raylib-zig/graphs/contributors) for their help with this binding.