# frozen_string_literal: true module Aws module Record VERSION = File.read(File.expand_path('../../../../VERSION', __FILE__)).strip end end