# frozen_string_literal: true module ActiveJob module TrafficControl VERSION = "0.1.2" end end