diff --git a/Cargo.toml b/Cargo.toml index b41bfef..65ae5f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ members = [ [package] name = "sea-schema" -version = "0.16.0" +version = "0.16.1" authors = [ "Chris Tsang " ] edition = "2021" description = "🌿 SQL schema definition and discovery"