summaryrefslogtreecommitdiff
path: root/lib/mixlib/cli/version.rb
blob: d70dc3f76353d7d633a1a4e6f707ff153596b893 (plain)
1
2
3
4
5
module Mixlib
  module CLI
    VERSION = "2.0.6".freeze
  end
end