Skip to content

Commit

Permalink
Merge pull request #162 from Portkey-AI/1.6.1
Browse files Browse the repository at this point in the history
1.6.1
  • Loading branch information
csgulati09 authored Jan 9, 2025
2 parents fb42afc + ae988ac commit ce11b09
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.6.0",
"version": "1.6.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.6.0';
export const VERSION = '1.6.1';

0 comments on commit ce11b09

Please sign in to comment.