Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit 7ceddc0

Browse files
committed
version 0.10.2
1 parent 9f74864 commit 7ceddc0

File tree

3 files changed

+24
-21
lines changed

3 files changed

+24
-21
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
### Unreleased
22

3+
4+
### 0.10.2
5+
36
Another small update with **very** important bug fixes.
47

58
#### Fixes

Cargo.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ members = ["client", "daemon", "common", "tests"]
55
default-members = ["client", "daemon"]
66

77
[workspace.package]
8-
version = "0.10.1"
8+
version = "0.10.2"
99
authors = ["Leonardo Gibrowski Faé <[email protected]>"]
1010
edition = "2021"
1111
license-file = "LICENSE"

0 commit comments

Comments
 (0)