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

This commit is contained in:
Andy Grove 2018-09-03 13:40:11 -06:00
parent cfd410e6aa
commit ce66505377

View file

@ -1,7 +1,7 @@
[package]
name = "sqlparser"
description = "ANSI SQL parser"
version = "0.1.1"
version = "0.1.2-alpha.0"
authors = ["Andy Grove <andygrove73@gmail.com>"]
homepage = "https://github.com/andygrove/sqlparser-rs"
documentation = "https://github.com/andygrove/sqlparser-rs"