lib/mixlib/shellout/version.rb



module Mixlib
  class ShellOut
    VERSION = "2.2.1"
  end
end