lib/rubysl/openssl/version.rb in rubysl-openssl-1.0.1 vs lib/rubysl/openssl/version.rb in rubysl-openssl-1.0.2

- old
+ new

@@ -1,5 +1,5 @@ module RubySL module OpenSSL - VERSION = "1.0.1" + VERSION = "1.0.2" end end