bump version

This commit is contained in:
Andy Grove 2018-09-03 13:39:54 -06:00
parent 7bea9a8648
commit cfd410e6aa

View file

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