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