Skip to content

Commit

Permalink
chore: update supported zig version to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hendriknielaender committed Jun 7, 2024
1 parent 5a46d28 commit 3e6cce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ zvm --version # Display zvm version
### Compatibility Notes
Zig is in active development and the APIs can change frequently, making it challenging to support every dev build. This project currently aims to be compatible with stable, non-development builds to provide a consistent experience for the users.

***Supported Version***: As of now, zvm is tested and supported on Zig version ***0.12.0***.
***Supported Version***: As of now, zvm is tested and supported on Zig version ***0.13.0***.

### Contributing
Contributions, issues, and feature requests are welcome!
Expand Down

0 comments on commit 3e6cce5

Please sign in to comment.