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 44d1184 commit ff93491Copy full SHA for ff93491
lib/jars/version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module Jars
4
- VERSION = '0.5.1'
+ VERSION = '0.5.2'
5
JRUBY_PLUGINS_VERSION = '3.0.2'
6
DEPENDENCY_PLUGIN_VERSION = '2.8'
7
end
0 commit comments