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