| commit | 977cdb2270ce34539684d7817ef7a6199cd24013 | [log] [tgz] |
|---|---|---|
| author | Andrew Lamb <andrew@nerdnetworks.org> | Mon Oct 03 09:11:58 2022 -0400 |
| committer | Andrew Lamb <andrew@nerdnetworks.org> | Mon Oct 03 09:11:58 2022 -0400 |
| tree | f184f8974e6be75aa501a96ad354a442328cabd3 | |
| parent | 97a52cb85b61a0fff77e2e372ed99fc8eb893b12 [diff] |
(cargo-release) version 0.25.0
diff --git a/Cargo.toml b/Cargo.toml index 1b153ae..8dcc2ac 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.24.0" +version = "0.25.0" authors = ["Andy Grove <andygrove73@gmail.com>"] homepage = "https://github.com/sqlparser-rs/sqlparser-rs" documentation = "https://docs.rs/sqlparser/"