Skip to content

Commit f0adcf5

Browse files
committed
Bump up 0.3.3
1 parent 6be2f7e commit f0adcf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/ftp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ class FTP < Protocol
8585
end
8686

8787
# :stopdoc:
88-
VERSION = "0.3.2"
88+
VERSION = "0.3.3"
8989
FTP_PORT = 21
9090
CRLF = "\r\n"
9191
DEFAULT_BLOCKSIZE = BufferedIO::BUFSIZE

0 commit comments

Comments
 (0)