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