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

- old
+ new

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