diff --git a/README.md b/README.md index 03a6cb0..e4d7bb9 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ print("Total size:", stats.totalSize, "bytes") ``` ## MSLV (Minimum Supported Luau Version) -This library requires at least Luau [0.593](https://github.com/luau-lang/luau/releases/tag/0.593). +This library requires at least Luau [0.601](https://github.com/luau-lang/luau/releases/tag/0.601). ## License This project is licensed under the [MIT] license.