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