File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
module Jopenssl
2
- VERSION = '0.9.15.dev '
2
+ VERSION = '0.9.15'
3
3
BOUNCY_CASTLE_VERSION = '1.54'
4
4
# @deprecated
5
5
module Version
@@ -8,4 +8,4 @@ module Version
8
8
# @private
9
9
BOUNCY_CASTLE_VERSION = Jopenssl ::BOUNCY_CASTLE_VERSION
10
10
end
11
- end
11
+ end
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ DO NOT MODIFIY - GENERATED CODE
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<groupId >rubygems</groupId >
13
13
<artifactId >jruby-openssl</artifactId >
14
- <version >0.9.15-SNAPSHOT </version >
14
+ <version >0.9.15</version >
15
15
<packaging >gem</packaging >
16
16
<name >JRuby OpenSSL</name >
17
17
<description >JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library.</description >
You can’t perform that action at this time.
0 commit comments