lib/mixlib/shellout/version.rb



module Mixlib
  class ShellOut
    VERSION = "2.3.1"
  end
end