diff --git a/README.md b/README.md index 7ecc17a..f7db6d9 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Basic usage Code can be parsed using either `ast\parse_code()`, which accepts a code string, or `ast\parse_file()`, which accepts a file path. Additionally, both functions require a `$version` -argument to ensure forward-compatibility. The current version is 100. +argument to ensure forward-compatibility. The current version is 110. ```php $ast = ast\parse_code('