Skip to content

Commit

Permalink
This is 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rossmacarthur committed May 16, 2023
1 parent 78dde36 commit 492fbeb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sheldon"
version = "0.7.2"
version = "0.7.3"
authors = ["Ross MacArthur <ross@macarthur.io>"]
edition = "2021"
description = "Fast, configurable, shell plugin manager."
Expand Down
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 0.7.3

*Unreleased*
*May 16th, 2023*

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

0 comments on commit 492fbeb

Please sign in to comment.