Skip to content

Commit ce49886

Browse files
authored
Bump version of sqlparser-derive to 0.2.2 (apache#1083)
1 parent 0be42ee commit ce49886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "sqlparser_derive"
33
description = "proc macro for sqlparser"
4-
version = "0.2.1"
4+
version = "0.2.2"
55
authors = ["sqlparser-rs authors"]
66
homepage = "https://github.com/sqlparser-rs/sqlparser-rs"
77
documentation = "https://docs.rs/sqlparser_derive/"

0 commit comments

Comments
 (0)