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