We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a063e commit 92427b1Copy full SHA for 92427b1
1 file changed
lib/jars/version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module Jars
4
- VERSION = '0.5.7.pre1'
+ VERSION = '0.5.7'
5
JRUBY_PLUGINS_VERSION = '3.0.2'
6
DEPENDENCY_PLUGIN_VERSION = '2.8'
7
end
0 commit comments