diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-06-16 14:44:21 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-06-16 14:44:21 +0300 |
commit | 6624808b56b79e5de78802789e035ae2653a8d1d (patch) | |
tree | 3f7daf2485d7a61dbde06cf4fb33e01ce1053ced /Cargo.toml | |
parent | eea872841d7ba8af582800cc4a6563aaf9d39357 (diff) | |
download | Furtherance-6624808b56b79e5de78802789e035ae2653a8d1d.tar.zst |
Update to version 1.5.1
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 c4b2bf8..78cccfa 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.5.0" +version = "1.5.1" authors = ["Ricky Kresslein <rk@lakoliu.com>"] edition = "2018" |