Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
chore: bump to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dabolus committed May 19, 2024
1 parent 8a35c82 commit 38d21cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "genkit-plugins-root",
"private": true,
"version": "0.6.0",
"version": "0.7.0",
"scripts": {
"build": "yarn workspaces foreach -Rip --from 'genkitx-*' run build",
"test": "yarn workspaces foreach -Rip --from 'genkitx-*' run test"
Expand Down
2 changes: 1 addition & 1 deletion plugins/anthropic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"genai",
"generative-ai"
],
"version": "0.6.0",
"version": "0.7.0",
"type": "commonjs",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion plugins/openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"genai",
"generative-ai"
],
"version": "0.6.0",
"version": "0.7.0",
"type": "commonjs",
"repository": {
"type": "git",
Expand Down

0 comments on commit 38d21cb

Please sign in to comment.