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