(cargo-release) start next development iteration 0.11.1-alpha.0

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

View file

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