# frozen_string_literal: true module Sbmt module KafkaProducer VERSION = "3.0.0" end end