lib/net/socket/version.rb in net-socket-1.0.0 vs lib/net/socket/version.rb in net-socket-1.0.1
- old
+ new
@@ -1,7 +1,7 @@
require 'net/socket/socket-hack'
module Net
module Socket
- VERSION = "1.0.0"
+ VERSION = "1.0.1"
end
end
- old
+ new