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