Skip to content

Commit 0ed5794

Browse files
committed
Bump up 0.1.2
1 parent a5e6d1d commit 0ed5794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/pop.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ class POPBadResponse < POPError; end
195195
#
196196
class POP3 < Protocol
197197
# version of this library
198-
VERSION = "0.1.1"
198+
VERSION = "0.1.2"
199199

200200
#
201201
# Class Parameters

0 commit comments

Comments
 (0)