Merge branch 'master' into keywords

This commit is contained in:
Andy Grove 2019-03-08 06:24:24 -07:00 committed by GitHub
commit 7c9f62962d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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