Current File : //opt/alt/ruby34/share/ruby/openssl/version.rb
# frozen_string_literal: true

module OpenSSL
  VERSION = "3.3.0"
end