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

- old
+ new

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