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