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