diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-04-14 20:39:26 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-04-14 20:39:26 +0300 |
commit | 847284aa38c07b08f864057f86733a03bb26ae12 (patch) | |
tree | dc8c9ff2a47dea62c580a916a80af5ae3eacc3c2 /Cargo.toml | |
parent | 41d197cc21053b221ebc5af06efec66f77579e13 (diff) | |
download | Furtherance-847284aa38c07b08f864057f86733a03bb26ae12.tar.zst |
Update version to 1.1.1
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 1f459dd..7e0c6f2 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.1.0" +version = "1.1.1" authors = ["Ricky Kresslein <rk@lakoliu.com>"] edition = "2018" |