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

This commit is contained in:
Andy Grove 2019-03-08 07:28:37 -07:00
parent 30de48c840
commit aa1f0faad4

View file

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