diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-04-29 09:52:55 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-04-29 09:52:55 +0300 |
commit | e11fc6944baa240989066334ea6baff4e9fd82c5 (patch) | |
tree | f0fa85c16c5bd5863ee3c767a87d0e1b76f59732 /Cargo.toml | |
parent | e278d90762c6883c9bf6b463c7a9fd930856c9ca (diff) | |
download | Furtherance-e11fc6944baa240989066334ea6baff4e9fd82c5.tar.zst |
Update to v1.2.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 0d82547..eb72b6a 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.1.3" +version = "1.2.0" authors = ["Ricky Kresslein <rk@lakoliu.com>"] edition = "2018" |