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