// Copyright 2024 Google LLC
// SPDX-License-Identifier: Apache-2.0
package internal
// Version is the current tagged release of this module.
// That is, it should match the value of the latest `go/v*` git tag.
const Version = "0.2.0"
const GENKIT_REFLECTION_API_SPEC_VERSION = 1