diff --git a/effectum/Cargo.toml b/effectum/Cargo.toml index b94227f..e9ba7e3 100644 --- a/effectum/Cargo.toml +++ b/effectum/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "effectum" description = "An embeddable task queue based on SQLite" -version = "0.6.0" +version = "0.7.0" authors = ["Daniel Imfeld"] edition = "2021" license = "MIT OR Apache-2.0"