Skip to content

Commit 82b3ef2

Browse files
committed
Bump cargo version
1 parent bd17c28 commit 82b3ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "tree-sitter-sql"
33
description = "SQL grammar for the tree-sitter parsing library"
44
authors = ["Maksim Novikov <[email protected]>"]
5-
version = "0.0.1"
5+
version = "0.0.2"
66
keywords = ["incremental", "parsing", "sql"]
77
categories = ["parsing", "text-editors"]
88
repository = "https://github.com/m-novikov/tree-sitter-sql"

0 commit comments

Comments
 (0)