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