summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2019-10-05 15:43:08 +0200
committerReiner Herrmann <reiner@reiner-h.de>2019-10-05 15:43:08 +0200
commit8b9882c5337cc40f0d2a4e056d937f449c06a500 (patch)
treeaf6982ca76bd77d8ec6115eec874003353e291cd
parent24f2968663c8fe5551fb0c2269ea1ae5975518b7 (diff)
Bump version to 1.1.01.1.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 534e2bf..a1adf0d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rtftp"
-version = "1.0.0"
+version = "1.1.0"
authors = ["Reiner Herrmann <reiner@reiner-h.de>"]
edition = "2018"
license = "GPL-3.0-or-later"