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

This commit is contained in:
Andrew Lamb 2021-08-23 15:47:06 -04:00
parent 4d5aaa79b9
commit f56e57470e

View file

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