diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-06-10 15:57:58 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-06-10 15:57:58 +0300 |
commit | aa892b17090f94f56e9dea02caaaa09145c6ad2b (patch) | |
tree | 785e22ce9e42be14c8719a549f43c59537cc924e /Cargo.toml | |
parent | 60f1767f8e8fc724d1ad7bf578e2e1eb6bcb5824 (diff) | |
download | Furtherance-aa892b17090f94f56e9dea02caaaa09145c6ad2b.tar.zst |
Update version to 1.5.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 a870325..7135c7b 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.4.0" +version = "1.5.0" authors = ["Ricky Kresslein <rk@lakoliu.com>"] edition = "2018" |