diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-09-14 14:22:13 +0200 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-09-14 14:22:13 +0200 |
commit | 362228a1afab527f356421156eb7e883bac22b41 (patch) | |
tree | 021ccb27a0b55579a74f7778e25aa932d0003800 /Cargo.toml | |
parent | e9568564d65778bce7e6dec003541bae0a8d6aef (diff) | |
download | Furtherance-362228a1afab527f356421156eb7e883bac22b41.tar.zst |
Release v1.5.4
Diffstat (limited to 'Cargo.toml')
-rwxr-xr-x | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 3df33c8..d2a7987 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.5.3" +version = "1.5.4" authors = ["Ricky Kresslein <rk@lakoliu.com>"] edition = "2018" |