diff --git a/Cargo.toml b/Cargo.toml index 5a182c3..edebc93 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rorm-sql" -version = "0.8.0" +version = "0.8.1" edition = "2021" keywords = ["database", "abstraction-layer", "sqlite", "postgres", "mysql"] categories = ["database"]