# frozen_string_literal: true module Fluent module Plugin module ProtobufFormatter VERSION = '0.0.2' end end end