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