diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-10-02 14:36:27 +0200 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-10-02 14:36:27 +0200 |
commit | ec40d1db829b829a42e0d45af499b925b59fc983 (patch) | |
tree | db2158e1d332d2cd8d540e253b0a95400496a7f3 /Cargo.toml | |
parent | e37ff661ac2239b5342a9d3598d570206db74de5 (diff) | |
download | Furtherance-ec40d1db829b829a42e0d45af499b925b59fc983.tar.zst |
Update to v1.6.0
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 bf0b557..dae86a8 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.5.4" +version = "1.6.0" authors = ["Ricky Kresslein <rk@lakoliu.com>"] edition = "2018" |