Skip to content

Commit

Permalink
Bump to 0.8.5 for release.
Browse files Browse the repository at this point in the history
I released 0.8.4 without the jopenssl.jar in it, which broke
everyone on JRuby 1.7.2 or earlier. This version has no diffs...
it just builds the gem correctly.
  • Loading branch information
headius committed Mar 14, 2013
1 parent 5edded2 commit dfd1811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ruby/shared/jopenssl/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Jopenssl
module Version
VERSION = "0.8.5.dev"
VERSION = "0.8.5"
end
end

0 comments on commit dfd1811

Please sign in to comment.