summaryrefslogtreecommitdiff
path: root/lib/mixlib/shellout/version.rb
blob: 116da966c03ceff3870fc469a37c0fb28aced743 (plain)
1
2
3
4
5
module Mixlib
  class ShellOut
    VERSION = "3.0.15".freeze
  end
end