| commit | 8554ff1932a29d352673d0e1f6434443641e2786 | [log] [tgz] |
|---|---|---|
| author | Andy Grove <andygrove73@gmail.com> | Sun Oct 14 11:43:05 2018 -0600 |
| committer | Andy Grove <andygrove73@gmail.com> | Sun Oct 14 11:43:05 2018 -0600 |
| tree | 0c62d47f6c57a5852cfb78210762cb5f4c8f7bc1 | |
| parent | 633aeb91626e3b25dd100430bbbe6ac5e740c461 [diff] |
(cargo-release) version 0.1.6
diff --git a/Cargo.toml b/Cargo.toml index b4dd03c..9c03caf 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.6-alpha.0" +version = "0.1.6" authors = ["Andy Grove <andygrove73@gmail.com>"] homepage = "https://github.com/andygrove/sqlparser-rs" documentation = "https://docs.rs/sqlparser/"