Sha256: 5c8138e0d26e3a621fbf9377863542bf9badf76f86a9e6488c4467c17e11581c

Contents?: true

Size: 242 Bytes

Versions: 1

Compression:

Stored size: 242 Bytes

Contents

# frozen_string_literal: true

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


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

Version data entries

1 entries across 1 versions & 1 rubygems

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