jruby-openssl 0.8.0 → 0.8.1

Sign up to get free protection for your applications and to get access to all the features.
Binary file
@@ -1,5 +1,5 @@
1
1
  module Jopenssl
2
2
  module Version
3
- VERSION = "0.8.0"
3
+ VERSION = "0.8.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jruby-openssl
3
3
  version: !ruby/object:Gem::Version
4
+ version: 0.8.1
4
5
  prerelease:
5
- version: 0.8.0
6
6
  platform: ruby
7
7
  authors:
8
8
  - Ola Bini and JRuby contributors