| commit | 2a04212e56c41d1c823dd138cf7285e9f6790804 | [log] [tgz] |
|---|---|---|
| author | Andrew Lamb <andrew@nerdnetworks.org> | Thu Jul 28 14:54:22 2022 -0400 |
| committer | Andrew Lamb <andrew@nerdnetworks.org> | Thu Jul 28 14:54:22 2022 -0400 |
| tree | 0f78df76b94e085275fe6833ccf665a3371b170d | |
| parent | ec22e00f8106de8f2973e533d579fe78216c5046 [diff] |
(cargo-release) version 0.19.0
diff --git a/Cargo.toml b/Cargo.toml index b60c615..2470b17 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.18.0" +version = "0.19.0" authors = ["Andy Grove <andygrove73@gmail.com>"] homepage = "https://github.com/sqlparser-rs/sqlparser-rs" documentation = "https://docs.rs/sqlparser/"