Skip to content

Commit

Permalink
Merge pull request #129 from Portkey-AI/1.5.1
Browse files Browse the repository at this point in the history
1.5.1
  • Loading branch information
VisargD authored Oct 10, 2024
2 parents e67e001 + 02da37f commit 87c58a4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "portkey-ai",
"version": "1.5.0",
"version": "1.5.1",
"description": "Node client library for the Portkey API",
"types": "dist/src/index.d.ts",
"main": "dist/src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '1.5.0';
export const VERSION = '1.5.1';

0 comments on commit 87c58a4

Please sign in to comment.