Sha256: 68fa57086139d93486101870bbd2114d9fba4163b702880090c9a754f3872d3b

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-2018 Simone Carletti <weppos@weppos.net>
#++


module Whois
  # The current library version.
  VERSION = "4.0.7".freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
whois-4.0.7 lib/whois/version.rb