We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 458d9f5 commit 8f99c55Copy full SHA for 8f99c55
1 file changed
lib/jruby_art/installer.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: false
2
require 'yaml'
3
4
-VERSION = '3.3.4'.freeze # processing version
+VERSION = '3.3.6'.freeze # processing version
5
6
# Abstract Installer class
7
class Installer
0 commit comments