Skip to content

Commit 74a0c3b

Browse files
authored
Prepare to release whoami 1.5.1 (#109)
1 parent 7789b3f commit 74a0c3b

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog], and this project adheres to
55
[Semantic Versioning].
66

7+
## [1.5.1] - 2024-03-09
8+
9+
### Fixed
10+
11+
- Broken link in docs
12+
713
## [1.5.0] - 2024-03-03
814

915
### Added

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "whoami"
3-
version = "1.5.0"
3+
version = "1.5.1"
44
edition = "2018"
55
license = "Apache-2.0 OR BSL-1.0 OR MIT"
66
documentation = "https://docs.rs/whoami"

0 commit comments

Comments
 (0)