# frozen_string_literal: true

class JsonPath
  VERSION = '1.1.5'
end
