@genkit-ai/core
Advanced tools
Comparing version
@@ -1,3 +0,3 @@ | ||
declare const version = "1.5.0"; | ||
declare const version = "1.6.0"; | ||
export { version }; |
@@ -24,3 +24,3 @@ "use strict"; | ||
module.exports = __toCommonJS(version_exports); | ||
const version = "1.5.0"; | ||
const version = "1.6.0"; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
@@ -27,0 +27,0 @@ 0 && (module.exports = { |
@@ -31,3 +31,3 @@ export { z } from 'zod'; | ||
*/ | ||
declare const GENKIT_VERSION = "1.5.0"; | ||
declare const GENKIT_VERSION = "1.6.0"; | ||
/** | ||
@@ -34,0 +34,0 @@ * Genkit client header for API calls. |
@@ -10,3 +10,3 @@ { | ||
], | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"type": "commonjs", | ||
@@ -13,0 +13,0 @@ "repository": { |
// Generated by genversion. | ||
export const version = '1.5.0'; | ||
export const version = '1.6.0'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
15
7.14%