lib/mixlib/shellout/version.rb



module Mixlib
  class ShellOut
    VERSION = "2.1.0"
  end
end