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