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