Sha256: 6185f45c4663bf993a1d40199d1a380b788a9bc07f6b76ed738e2148a3c00871

Contents?: true

Size: 217 Bytes

Versions: 1

Compression:

Stored size: 217 Bytes

Contents

#--
# Ruby Whois
#
# An intelligent pure Ruby WHOIS client and parser.
#
# Copyright (c) 2009-2015 Simone Carletti <weppos@weppos.net>
#++


module Whois
  # The current library version.
  VERSION = "4.0.0-beta2"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
whois-4.0.0.pre.beta2 lib/whois/version.rb