| commit | 0d6386e4a3254fc3a358c1b9c4442ee75192d0fd | [log] [tgz] |
|---|---|---|
| author | Andrew Lamb <andrew@nerdnetworks.org> | Wed Feb 09 09:29:52 2022 -0500 |
| committer | Andrew Lamb <andrew@nerdnetworks.org> | Wed Feb 09 09:29:52 2022 -0500 |
| tree | 0415a488ea2c84e2d117e7c1517666bad8213abe | |
| parent | 254e5d1b1ed12f0e7906eac36f0663ea9d652ca4 [diff] |
(cargo-release) version 0.14.0
diff --git a/Cargo.toml b/Cargo.toml index 1cd8ba6..bdc10a7 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.13.1-alpha.0" +version = "0.14.0" authors = ["Andy Grove <andygrove73@gmail.com>"] homepage = "https://github.com/sqlparser-rs/sqlparser-rs" documentation = "https://docs.rs/sqlparser/"