Set version

This commit is contained in:
Not-Nik 2024-04-07 22:54:34 +02:00
parent 068f9e1816
commit 0e9d003926
Failed to generate hash of commit
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
.{
.name = "raylib-zig",
.version = "0.1.1",
.version = "5.0.0",
.dependencies = .{
.raylib = .{
.url = "https://github.com/raysan5/raylib/archive/5.0.tar.gz",