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