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