Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Commit 06c1654

Browse files
committed
Update version numbers in README.md.
1 parent 3954a4f commit 06c1654

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
@@ -13,7 +13,7 @@ syntax error is produced if an AST cannot be generated.
1313

1414
## Install
1515

16-
**IMPORTANT: If you want intelligent error messages for syntax errors, then use the `v0.11.1` release. If you want the fastest possible version of the parser, with the tradeoff of poor syntax error feedback, use the `v0.12.1` release.**
16+
**IMPORTANT: If you want intelligent error messages for syntax errors, then use the `v0.11.2` release. If you want the fastest possible version of the parser, with the tradeoff of poor syntax error feedback, use the `v0.12.2` release.**
1717

1818
```
1919
npm install sqlite-parser

0 commit comments

Comments
 (0)