From 57a8a21b486af47d62cb8ce39a0c7902019a86d2 Mon Sep 17 00:00:00 2001 From: Nikolas Date: Wed, 5 Mar 2025 18:20:56 +0100 Subject: [PATCH] Update Zig version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 077bd3c..01d3f83 100644 --- 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.6-dev and Zig 0.14.0-dev.2802+257054a14 +Bindings tested on raylib version 5.6-dev and Zig 0.14.0 Thanks to all the [contributors](https://github.com/Not-Nik/raylib-zig/graphs/contributors) for their help with this binding.