summaryrefslogtreecommitdiff
path: root/lib/mixlib/log/version.rb
blob: c58ff79825efe31beff65296118e14c502e25873 (plain)
1
2
3
4
5
module Mixlib
  module Log
    VERSION = "2.0.7".freeze
  end
end