Path : /opt/alt/ruby40/share/ruby/openssl/
File Upload :
Current File : //opt/alt/ruby40/share/ruby/openssl/version.rb

# frozen_string_literal: true

module OpenSSL
  # The version string of Ruby/OpenSSL.
  VERSION = "4.0.0"
end