summaryrefslogtreecommitdiff
path: root/ext/openssl/lib/openssl/version.rb
blob: 9c7515ba0f37ea8df213087cc925b59a518ce421 (plain)
1
2
3
4
5
# frozen_string_literal: true

module OpenSSL
  VERSION = "2.2.0"
end