Sha256: 43fa51bcb9c6ab6a5066fb19b70409f08d0f59c4f166219f377ef8142a9f1392
Contents?: true
Size: 218 Bytes
Versions: 1
Compression:
Stored size: 218 Bytes
Contents
#-- # Ruby Whois # # An intelligent pure Ruby WHOIS client and parser. # # Copyright (c) 2009-2019 Simone Carletti <weppos@weppos.net> #++ module Whois # The current library version. VERSION = "5.0.0".freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
whois-5.0.0 | lib/whois/version.rb |