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