diff --git a/sea-orm-migration/Cargo.toml b/sea-orm-migration/Cargo.toml index 91692240..e92e56b4 100644 --- a/sea-orm-migration/Cargo.toml +++ b/sea-orm-migration/Cargo.toml @@ -3,7 +3,7 @@ [package] name = "sea-orm-migration" -version = "0.8.1" +version = "0.8.2" authors = [ "Billy Chan " ] edition = "2021" description = "Migration utility for SeaORM"