aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2020-01-19 15:39:27 +0100
committerReiner Herrmann <reiner@reiner-h.de>2020-01-19 15:39:49 +0100
commit55eecac67802301fcc74ffd06a37bc9bae85e5ef (patch)
tree77f41782cafb3628a9c72c01d555bab32a989306 /Cargo.toml
parenta0129b1fdfc57911bddd93f477c2f12fdd21a371 (diff)
Bump version to 1.1.11.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0bc7b41..c094591 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rtftp"
-version = "1.1.0"
+version = "1.1.1"
authors = ["Reiner Herrmann <reiner@reiner-h.de>"]
edition = "2018"
license = "GPL-3.0-or-later"