diff --git a/Cargo.toml b/Cargo.toml index c63ad2d..8249fad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "datafusion-functions-json" -version = "0.53.0" +version = "0.53.1" edition = "2021" description = "JSON functions for DataFusion" readme = "README.md"