We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f19b994 commit f35b9f7Copy full SHA for f35b9f7
1 file changed
lib/jars/version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module Jars
4
- VERSION = '0.5.5'
+ VERSION = '0.5.6'
5
JRUBY_PLUGINS_VERSION = '3.0.2'
6
DEPENDENCY_PLUGIN_VERSION = '2.8'
7
end
0 commit comments