Sha256: 1376786f49683e9d6d9450e8a80f38671fca882434dede1cbc7bd9f88ff3285a

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.8".freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

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