diff --git a/effectum/Cargo.toml b/effectum/Cargo.toml index c8ed5ba..f612f7a 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.5.1" +version = "0.6.0" authors = ["Daniel Imfeld"] edition = "2021" license = "MIT OR Apache-2.0"