Bump version of sqlparser-derive to 0.2.2 (#1083)

This commit is contained in:
Andrew Lamb 2024-01-03 06:56:02 -05:00 committed by GitHub
parent 0be42eed58
commit ce498864dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
[package]
name = "sqlparser_derive"
description = "proc macro for sqlparser"
version = "0.2.1"
version = "0.2.2"
authors = ["sqlparser-rs authors"]
homepage = "https://github.com/sqlparser-rs/sqlparser-rs"
documentation = "https://docs.rs/sqlparser_derive/"