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