diff --git a/Cargo.toml b/Cargo.toml index 7e6c8f83..7bfe2cc6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = [ [package] name = "sea-schema" -version = "0.1.1" +version = "0.1.2" authors = [ "Chris Tsang " ] edition = "2018" description = "Database schema definition, discovery and conversion"