Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
soorria committed May 16, 2023
1 parent bd2612d commit 4c5adaf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
8 changes: 5 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relevanceai/chain",
"version": "0.0.13",
"version": "0.0.14",
"private": false,
"description": "The managed, developer-first SDK for building LLM chains.",
"main": "dist/index.js",
Expand Down Expand Up @@ -57,4 +57,4 @@
"ora": "^6.3.0",
"tiny-invariant": "^1.3.1"
}
}
}

0 comments on commit 4c5adaf

Please sign in to comment.