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.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dabolus committed May 16, 2024
1 parent a3b4e47 commit 5188d2f
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.5.3",
"version": "0.6.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.5.3",
"version": "0.6.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.5.3",
"version": "0.6.0",
"type": "commonjs",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5188d2f

Please sign in to comment.