# frozen_string_literal: true module SafeRequestTimeout VERSION = File.read(File.expand_path("../../VERSION", __dir__)).chomp.freeze end