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