(cargo-release) version 0.2.3

This commit is contained in:
Andy Grove 2019-03-08 07:20:08 -07:00
parent 75e2c0a64f
commit 6580bf10c0

View file

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