diff --git a/README.md b/README.md index cb15481..7a48b45 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,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('