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