(cargo-release) version 0.11.0

This commit is contained in:
Andrew Lamb 2021-09-25 14:49:54 -04:00
parent 8c39cec24c
commit c2f9cfd2f0

View file

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