diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-05-26 12:26:34 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-05-26 12:26:34 +0300 |
commit | bf5545d71453c53a48ca404a6ef3df9951a88d60 (patch) | |
tree | fa183e7e98d4b2c3c82f7746ed99128af3515f2d /Cargo.toml | |
parent | 83662127288b20585bf6575386ad6dc7eed50f3e (diff) | |
download | Furtherance-bf5545d71453c53a48ca404a6ef3df9951a88d60.tar.zst |
Update to v1.3.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 eb72b6a..2956773 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.2.0" +version = "1.3.0" authors = ["Ricky Kresslein <rk@lakoliu.com>"] edition = "2018" |