diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-04-11 20:42:08 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-04-11 20:42:08 +0300 |
commit | 183de1135da112065f69966d56510417ca4ecd26 (patch) | |
tree | ebbcd291a524efb44333f1cfdb49bd94bd5050e5 /Cargo.toml | |
parent | 107f103d27aed772b97ee9c9c3bcff06ba20cebf (diff) | |
download | Furtherance-183de1135da112065f69966d56510417ca4ecd26.tar.zst |
Update icon and version
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 3265b3b..3026a67 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.0.9" +version = "1.1.0" authors = ["Ricky Kresslein <rk@lakoliu.com>"] edition = "2018" |