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