diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-04-22 11:12:08 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-04-22 11:12:08 +0300 |
commit | 6f4be1c293d64e1e38bcf2cc255f4c42b0e9e990 (patch) | |
tree | f7d04535fef41b7c68abc27cb890d2fcfbcd3b27 /Cargo.toml | |
parent | 57a9ac96492ed141796dcf31a5e1199ea352fe35 (diff) | |
download | Furtherance-6f4be1c293d64e1e38bcf2cc255f4c42b0e9e990.tar.zst |
Bump to v1.1.2 and update translation template
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 e7f6fb3..fa2f521 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.1.1" +version = "1.1.2" authors = ["Ricky Kresslein <rk@lakoliu.com>"] edition = "2018" |