| commit | 70f3b78f330821a8c9ee966289e2f0117880be91 | [log] [tgz] |
|---|---|---|
| author | Andy Grove <andygrove73@gmail.com> | Sat Sep 08 08:52:01 2018 -0600 |
| committer | Andy Grove <andygrove73@gmail.com> | Sat Sep 08 08:52:01 2018 -0600 |
| tree | 0218452a18eae824297da93b28c6e2d116037185 | |
| parent | d5fd4aafafb2326b811d874cea65a0d9738c42e8 [diff] |
(cargo-release) version 0.1.5
diff --git a/Cargo.toml b/Cargo.toml index 7df44fa..a3972df 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.1.5-alpha.0" +version = "0.1.5" authors = ["Andy Grove <andygrove73@gmail.com>"] homepage = "https://github.com/andygrove/sqlparser-rs" documentation = "https://docs.rs/sqlparser/"