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