Skip to content

Commit

Permalink
update to next dev SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
kares committed May 17, 2018
1 parent 388fd2f commit e65b319
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/jopenssl/version.rb
@@ -1,4 +1,4 @@
module Jopenssl
VERSION = '0.10.0'
VERSION = '0.10.1.dev'
BOUNCY_CASTLE_VERSION = '1.59'
end
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -11,7 +11,7 @@ DO NOT MODIFIY - GENERATED CODE
<modelVersion>4.0.0</modelVersion>
<groupId>rubygems</groupId>
<artifactId>jruby-openssl</artifactId>
<version>0.10.0</version>
<version>0.10.1.dev-SNAPSHOT</version>
<packaging>gem</packaging>
<name>JRuby OpenSSL</name>
<description>JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library.</description>
Expand Down

0 comments on commit e65b319

Please sign in to comment.