diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2023-06-05 11:57:51 +0200 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2023-06-05 11:57:51 +0200 |
commit | eafdc1974b957a9313992dd16be19867575f1c68 (patch) | |
tree | 7b7f73e6d6d1d87bb0a613b9c6ce70e1629bb942 /Cargo.toml | |
parent | 4926168dcdd865c3fab3d2ade1958f0d36f145cf (diff) | |
download | Furtherance-eafdc1974b957a9313992dd16be19867575f1c68.tar.zst |
Update to v1.8.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 7bae452..7e4eb52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.7.0" +version = "1.8.0" authors = ["Ricky Kresslein <rk@lakoliu.com>"] edition = "2021" |