Skip to content

Commit 06dc107

Browse files
committed
chore(version): v0.16.2
1 parent c84600c commit 06dc107

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## v0.16.2 - 2022-04-21
6+
#### Documentation
7+
- add install hint to pre-build binaries - (c84600c) - Matthias Behr
8+
- - -
9+
510
## v0.16.1 - 2022-04-21
611
#### Continuous Integration
712
- release remove complete folder - (9049722) - Matthias Behr

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "adlt"
3-
version = "0.16.1"
3+
version = "0.16.2"
44
edition = "2021"
55
authors = ["Matthias Behr"]
66
license = "CC-BY-NC-SA-4.0"

0 commit comments

Comments
 (0)