diff --git a/Cargo.toml b/Cargo.toml index 502c343f..b8a6acc2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ members = [ [package] name = "sea-schema" -version = "0.2.2" +version = "0.2.3" authors = [ "Chris Tsang " ] edition = "2018" description = "🌿 SQL schema definition and discovery"