Skip to content

Commit cea52df

Browse files
committed
ci(release): release version 0.2.7
1 parent 5049a2c commit cea52df

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [cala release v0.2.7](https://github.com/GaloyMoney/cala/releases/tag/0.2.7)
2+
3+
4+
### Documentation
5+
6+
- Add public crate docs (#11)
7+
8+
### Miscellaneous Tasks
9+
10+
- Add indexes (#10)
11+
112
# [cala release v0.2.6](https://github.com/GaloyMoney/cala/releases/tag/0.2.6)
213

314

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "job"
33
description = "Async / distributed job runner"
44
repository = "https://github.com/GaloyMoney/job"
55
documentation = "https://docs.rs/job"
6-
version = "0.2.7-dev"
6+
version = "0.2.7"
77
license = "Apache-2.0"
88
edition = "2024"
99
categories = ["database"]

0 commit comments

Comments
 (0)