Skip to content

Commit 014adcd

Browse files
committed
Version 0.5.0
1 parent 75937e3 commit 014adcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to `daku` will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://github.com/AldaronLau/semver).
66

7-
## [0.5.0] - Unreleased
7+
## [0.5.0] - 2022-12-29
88
### Added
99
- `run::start()`
1010
- `log` module now re-exports `log` crate

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
[package]
1212
name = "daku"
13-
version = "0.4.0"
13+
version = "0.5.0"
1414
license = "Apache-2.0 OR BSL-1.0 OR MIT"
1515
description = "Interface to the Daku API"
1616
repository = "https://github.com/ardaku/daku"

0 commit comments

Comments
 (0)