We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6876f43 commit de7cad4Copy full SHA for de7cad4
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# [cala release v0.2.10](https://github.com/GaloyMoney/cala/releases/tag/0.2.10)
2
+
3
4
5
# [cala release v0.2.9](https://github.com/GaloyMoney/cala/releases/tag/0.2.9)
6
7
Cargo.toml
@@ -3,7 +3,7 @@ name = "job"
description = "Async / distributed job runner"
repository = "https://github.com/GaloyMoney/job"
documentation = "https://docs.rs/job"
-version = "0.2.10-dev"
+version = "0.2.10"
license = "Apache-2.0"
8
edition = "2024"
9
categories = ["database"]
0 commit comments