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