lib/rubysl/openssl/version.rb in rubysl-openssl-2.6.0 vs lib/rubysl/openssl/version.rb in rubysl-openssl-2.7.0

- old
+ new

@@ -1,5 +1,5 @@ module RubySL module OpenSSL - VERSION = "2.6.0" + VERSION = "2.7.0" end end