# frozen_string_literal: true

class JsonPath
  VERSION = '1.0.5'
end
