1 parent 34e84b6 commit 4cb7d5eCopy full SHA for 4cb7d5e
2 files changed
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.16.1] - 2026-05-19
6
+
7
+### ⚙️ Miscellaneous Tasks
8
9
+- Update cargo-dist to version 0.31.0 ([#135](https://github.com/aliev/baker/pull/135))
10
11
+<!-- generated by git-cliff -->
12
13
## [0.16.0] - 2026-05-16
14
15
### 🚀 Features
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "baker"
-version = "0.16.0"
+version = "0.16.1"
edition = "2021"
authors = ["Ali Aliyev <ali@aliev.me>"]
repository = "https://github.com/aliev/baker"
0 commit comments