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