chore: Release sqlparser version 0.37.0

This commit is contained in:
Andrew Lamb 2023-08-22 08:28:03 -04:00
parent a2533c20fe
commit b8a58bbc11

View file

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