diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2023-06-16 12:17:48 +0200 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2023-06-16 12:17:48 +0200 |
commit | b68989b7df04150244ff02a369fbf185bf3db80a (patch) | |
tree | 01e6cc9a88df4d039e86839b26420bfbed23502c /Cargo.toml | |
parent | 8ea48750efa6b699a10d0f280b429db01525e80b (diff) | |
download | Furtherance-b68989b7df04150244ff02a369fbf185bf3db80a.tar.zst |
Update to v1.8.1
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 183f04c..7fc2b88 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.8.0" +version = "1.8.1" authors = ["Ricky Kresslein <rk@lakoliu.com>"] edition = "2021" |