Skip to content

Commit 073d4a0

Browse files
authored
Update flecs version in README (#9)
Per flecs.h, the version of flecs is 4.0.1
1 parent f6ab1c9 commit 073d4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [zflecs](https://github.com/zig-gamedev/zflecs)
22

3-
Zig build package and bindings for [flecs](https://github.com/SanderMertens/flecs) ECS v3.2.11
3+
Zig build package and bindings for [flecs](https://github.com/SanderMertens/flecs) ECS v4.0.1
44

55
## Getting started
66

0 commit comments

Comments
 (0)