There was an error while loading. Please reload this page.
1 parent 0c3ef6f commit 5031aa7Copy full SHA for 5031aa7
lib/net/ftp.rb
@@ -85,7 +85,7 @@ class FTP < Protocol
85
end
86
87
# :stopdoc:
88
- VERSION = "0.1.0"
+ VERSION = "0.1.1"
89
FTP_PORT = 21
90
CRLF = "\r\n"
91
DEFAULT_BLOCKSIZE = BufferedIO::BUFSIZE
0 commit comments