There was an error while loading. Please reload this page.
1 parent 6312991 commit 88276cdCopy full SHA for 88276cd
2 files changed
lib/jopenssl/version.rb
@@ -1,5 +1,5 @@
1
module JOpenSSL
2
- VERSION = '0.16.2'
+ VERSION = '0.16.3.dev'
3
BOUNCY_CASTLE_VERSION = '1.85'
4
end
5
pom.xml
@@ -11,7 +11,7 @@ DO NOT MODIFY - GENERATED CODE
11
<modelVersion>4.0.0</modelVersion>
12
<groupId>rubygems</groupId>
13
<artifactId>jruby-openssl</artifactId>
14
- <version>0.16.2</version>
+ <version>0.16.3.dev-SNAPSHOT</version>
15
<packaging>gem</packaging>
16
<name>JRuby OpenSSL</name>
17
<description>JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library.</description>
0 commit comments