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