Skip to content

Commit d001225

Browse files
committed
chore: append greptime suffix for derive
1 parent cda0875 commit d001225

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
@@ -18,7 +18,7 @@
1818
[package]
1919
name = "sqlparser_derive"
2020
description = "Procedural (proc) macros for sqlparser"
21-
version = "0.3.0"
21+
version = "0.3.0-greptime"
2222
authors = ["sqlparser-rs authors"]
2323
homepage = "https://github.com/sqlparser-rs/sqlparser-rs"
2424
documentation = "https://docs.rs/sqlparser_derive/"

0 commit comments

Comments
 (0)