Skip to content

Commit 58140de

Browse files
committed
This is 0.8.2
1 parent 66ce1a7 commit 58140de

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "sheldon"
3-
version = "0.8.1"
3+
version = "0.8.2"
44
authors = ["Ross MacArthur <[email protected]>"]
55
edition = "2021"
66
description = "Fast, configurable, shell plugin manager."

RELEASES.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

33
## 0.8.2
44

5-
*Unreleased*
5+
*May 22nd, 2025*
66

7-
- [Reduce scope of file mutex][todo]. This fixes #196.
7+
- [Reduce scope of file mutex][0cec413d]. This fixes [#196].
8+
9+
[#196]: https://github.com/rossmacarthur/sheldon/issues/196
10+
[0cec413d]: https://github.com/rossmacarthur/sheldon/commit/0cec413dcd5cb584952447dd2395d5e98d57672f
811

912
## 0.8.1
1013

0 commit comments

Comments
 (0)