(cargo-release) version 0.6.2

This commit is contained in:
Heres, Daniel 2020-12-28 20:35:21 +01:00
parent d66294fab8
commit 26c281eaf7

View file

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