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

- old
+ new

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