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