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