We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de43c9 commit b0bb021Copy full SHA for b0bb021
lib/net/ftp.rb
@@ -85,7 +85,7 @@ class FTP < Protocol
85
end
86
87
# :stopdoc:
88
- VERSION = "0.3.4"
+ VERSION = "0.3.5"
89
FTP_PORT = 21
90
CRLF = "\r\n"
91
DEFAULT_BLOCKSIZE = BufferedIO::BUFSIZE
0 commit comments