| commit | 481551c0753312550fc5f4d94319e9a92497caad | [log] [tgz] |
|---|---|---|
| author | Andrew Lamb <andrew@nerdnetworks.org> | Tue Mar 08 13:41:26 2022 -0500 |
| committer | Andrew Lamb <andrew@nerdnetworks.org> | Tue Mar 08 13:41:26 2022 -0500 |
| tree | 49fcf14e0f8ae02b9841316ced02e01a8b903bc8 | |
| parent | ad1979146d97aa1a25222abe166788a8e2e0df2b [diff] |
(cargo-release) version 0.15.0
diff --git a/Cargo.toml b/Cargo.toml index bdc10a7..ed99afb 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.14.0" +version = "0.15.0" authors = ["Andy Grove <andygrove73@gmail.com>"] homepage = "https://github.com/sqlparser-rs/sqlparser-rs" documentation = "https://docs.rs/sqlparser/"