Skip to content

Commit 2f4c339

Browse files
committed
Bump to v6.1.5
1 parent d6fda2b commit 2f4c339

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## `6.1.5`
4+
5+
Fixed `--version` not displaying the version. -- Author: @123marvin123
6+
37
## `6.1.4`
48

59
### Fixes

Diff for: Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "macchina"
3-
version = "6.1.4"
3+
version = "6.1.5"
44
authors = ["Aziz Ben Ali <[email protected]>", "Marvin Haschker <[email protected]>", "Uttarayan Mondal <[email protected]>"]
55
edition = "2021"
66
description = "A system information fetcher, with an (unhealthy) emphasis on performance."

0 commit comments

Comments
 (0)