Skip to content

Commit 8ffd9e9

Browse files
committed
This is 0.8.4
1 parent 6adc483 commit 8ffd9e9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.3"
3+
version = "0.8.4"
44
authors = ["Ross MacArthur <ross@macarthur.io>"]
55
edition = "2021"
66
description = "Fast, configurable, shell plugin manager."

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 0.8.4
44

5-
*Unreleased*
5+
*July 8th, 2025*
66

77
- [Fix `init` not working][#197]. This fixes the `sheldon init` command not
88
working when the config directory does not exist which was introduced

0 commit comments

Comments
 (0)