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