From 46fe1d2b1fb4bcf0dcec78da0826f5068f3df730 Mon Sep 17 00:00:00 2001 From: Maurizio Crocci Date: Sun, 11 Jul 2021 14:37:27 +0100 Subject: [PATCH] Updates ReadMe --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index dc5d717..eb24522 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 3.0 and Zig 0.6.0 +Bindings tested on raylib version 3.0 and Zig 0.9.0-dev Thanks to jessrud and sacredbirdman for their contributions to this binding.