diff --git a/Cargo.toml b/Cargo.toml index 82a9b75..0fac37f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reshape" -version = "0.5.0" +version = "0.5.1" description = "An easy-to-use, zero-downtime schema migration tool for Postgres" homepage = "https://github.com/fabianlindfors/reshape" documentation = "https://github.com/fabianlindfors/reshape"