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