summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2021-08-06 14:40:24 +0200
committerReiner Herrmann <reiner@reiner-h.de>2021-08-06 14:40:24 +0200
commitc2943274f4f6e34c041028f275ac9eb26c4e9fc2 (patch)
treea75b1f871a18480212b4bedfd6d69877de486d86 /Cargo.toml
parent9e8e2aa52d4b27c384823dcb95a2548f00b35910 (diff)
Bump version to 1.1.21.1.2
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 15069e4..2518c50 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rtftp"
-version = "1.1.1"
+version = "1.1.2"
authors = ["Reiner Herrmann <reiner@reiner-h.de>"]
edition = "2018"
license = "GPL-3.0-or-later"