# frozen_string_literal: true module Lt module Google module Api VERSION = '0.1.0' end end end