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

This commit is contained in:
Heres, Daniel 2020-12-28 20:35:22 +01:00
parent 26c281eaf7
commit 9930bdff68

View file

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