| commit | 7c0247715121e253dcd7b90555f9f8f3068a6281 | [log] [tgz] |
|---|---|---|
| author | Andrew Lamb <andrew@nerdnetworks.org> | Thu Aug 18 14:00:13 2022 -0400 |
| committer | Andrew Lamb <andrew@nerdnetworks.org> | Thu Aug 18 14:00:13 2022 -0400 |
| tree | 7630e47572c4d327d1cb55adfe679b77debc9607 | |
| parent | dcb005e17aef46858fe19eeac3004ae779b9f3aa [diff] |
(cargo-release) version 0.21.0
diff --git a/Cargo.toml b/Cargo.toml index a357615..1204ebe 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,7 +1,7 @@ [package] name = "sqlparser" description = "Extensible SQL Lexer and Parser with support for ANSI SQL:2011" -version = "0.20.0" +version = "0.21.0" authors = ["Andy Grove <andygrove73@gmail.com>"] homepage = "https://github.com/sqlparser-rs/sqlparser-rs" documentation = "https://docs.rs/sqlparser/"