Skip to content

Commit 492fbeb

Browse files
committed
This is 0.7.3
1 parent 78dde36 commit 492fbeb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.7.2"
3+
version = "0.7.3"
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.7.3
44

5-
*Unreleased*
5+
*May 16th, 2023*
66

77
- [Add configurable hooks in templates.][#150] This allows you to specify
88
arbitrary hooks for a plugin that can be used in templates. These are

0 commit comments

Comments
 (0)