version bump

This commit is contained in:
Andy Grove 2019-10-10 08:08:22 -06:00
parent c7021ed145
commit 8757a33013

View file

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