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