about summary refs log tree commit
path: root/lib/Net/FTP/E.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Net/FTP/E.pm')
-rw-r--r--lib/Net/FTP/E.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/FTP/E.pm b/lib/Net/FTP/E.pm
index 8ebec64..30b371a 100644
--- a/lib/Net/FTP/E.pm
+++ b/lib/Net/FTP/E.pm
@@ -8,6 +8,6 @@ use warnings;
 use Net::FTP::I;
 
 our @ISA = qw(Net::FTP::I);
-our $VERSION = "3.10";
+our $VERSION = "3.11";
 
 1;