lib/rubysl/openssl/version.rb in rubysl-openssl-2.0.6 vs lib/rubysl/openssl/version.rb in rubysl-openssl-2.1.0

- old
+ new

@@ -1,5 +1,5 @@ module RubySL module OpenSSL - VERSION = "2.0.6" + VERSION = "2.1.0" end end