From 2c362b9b72f49313aef0b00b6a912295a885d352 Mon Sep 17 00:00:00 2001 From: Blue Date: Fri, 11 Aug 2023 12:41:52 -0600 Subject: [PATCH] update readme to avoid confusion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eca8f18..a454f3e 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.5.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.