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