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