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