(cargo-release) version 0.5.1

This commit is contained in:
Andy Grove 2020-06-25 20:46:18 -06:00
parent 15d5f71646
commit 05f8992a2f

View file

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