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