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