Skip to content

Commit aeb4811

Browse files
committed
build: Iterate the version number
1 parent 98149ad commit aeb4811

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ocdscardinal"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
authors = ["Open Contracting Partnership <[email protected]>"]
55
edition = "2021"
66
description = "Measure red flags and procurement indicators using OCDS data."

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.0.6 (Unreleased)
3+
## 0.0.6 (2024-08-23)
44

55
### Added
66

0 commit comments

Comments
 (0)