diff options
author | Ricky Kresslein <ricky@unobserved.io> | 2024-02-05 11:26:48 +0100 |
---|---|---|
committer | Ricky Kresslein <ricky@unobserved.io> | 2024-02-05 11:26:48 +0100 |
commit | de0dab8737ff49c4bfe6b6f02184955ca7aa2830 (patch) | |
tree | 51ad809eb735221b18cb6355269c34e55ca84ba0 /Cargo.toml | |
parent | 3157cd45695a4089c0c42dd8675c978c0560964f (diff) | |
download | Furtherance-de0dab8737ff49c4bfe6b6f02184955ca7aa2830.tar.zst |
Update to 1.8.3 and update translation file
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 29d14ee..07a555f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.8.2" +version = "1.8.3" authors = ["Ricky Kresslein <ricky@unobserved.io>"] edition = "2021" |