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