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