(cargo-release) version 0.30.0

This commit is contained in:
Andrew Lamb 2023-01-02 10:47:00 -05:00
parent d0ef564fa1
commit 9ba9f3bdc0

View file

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