# frozen_string_literal: true module Lambdatest module Sdk module Utils VERSION = "1.0.2".freeze end end end