(cargo-release) version 0.8.0

This commit is contained in:
Heres, Daniel 2021-02-09 21:31:27 +01:00
parent a868ff6ebe
commit 34cd794cd3

View file

@ -1,7 +1,7 @@
[package]
name = "sqlparser"
description = "Extensible SQL Lexer and Parser with support for ANSI SQL:2011"
version = "0.7.1-alpha.0"
version = "0.8.0"
authors = ["Andy Grove <andygrove73@gmail.com>"]
homepage = "https://github.com/ballista-compute/sqlparser-rs"
documentation = "https://docs.rs/sqlparser/"