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