summaryrefslogtreecommitdiff
path: root/lib/URI/sftp.pm
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2023-09-02 16:33:18 +0200
committergregor herrmann <gregoa@debian.org>2023-09-02 16:33:18 +0200
commit3f9a82e770e5bf5669d166fb6c87c9eb7d2fb591 (patch)
tree194d7e44b26e122127da7e5c1b721dd9665c711d /lib/URI/sftp.pm
parent6dff0dbfeaa2550f35afe75ef5d9125edbdb0452 (diff)
parent6c654a32087eec6e7476c58d5ff6dc799cb09214 (diff)
New upstream version 5.21
Diffstat (limited to 'lib/URI/sftp.pm')
-rw-r--r--lib/URI/sftp.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/URI/sftp.pm b/lib/URI/sftp.pm
index a405ebc..9145fb2 100644
--- a/lib/URI/sftp.pm
+++ b/lib/URI/sftp.pm
@@ -5,6 +5,6 @@ use warnings;
use parent 'URI::ssh';
-our $VERSION = '5.19';
+our $VERSION = '5.21';
1;