We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd17c28 commit 82b3ef2Copy full SHA for 82b3ef2
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "tree-sitter-sql"
3
description = "SQL grammar for the tree-sitter parsing library"
4
authors = ["Maksim Novikov <[email protected]>"]
5
-version = "0.0.1"
+version = "0.0.2"
6
keywords = ["incremental", "parsing", "sql"]
7
categories = ["parsing", "text-editors"]
8
repository = "https://github.com/m-novikov/tree-sitter-sql"
0 commit comments